Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add self-tests to docker build process #1

Open
Kalmalyzer opened this issue Aug 16, 2019 · 0 comments
Open

Add self-tests to docker build process #1

Kalmalyzer opened this issue Aug 16, 2019 · 0 comments

Comments

@Kalmalyzer
Copy link
Member

  • Split Dockerfile into three stages: a base image, the test image, and the production image. The production image is going to be identical to base; test will contain the base image + test files. The production image needs to be last to ensure that the appropriate image is published to Docker Hub.
  • Activate the test.yml, and ensure tests are run on the test image.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant