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

Build docker image in circleci #41

Open
briggySmalls opened this issue Apr 10, 2020 · 0 comments
Open

Build docker image in circleci #41

briggySmalls opened this issue Apr 10, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@briggySmalls
Copy link
Owner

Currently the docker image is built on dockerhub.

However the documentation, which is built in circle CI, depends on this docker image.

Changes to the documentation and archie may well occur simultaneously (it is documentation after all!) which might mean that we get stuck in a dependency cycle: docs require latest archie, but latest archie can't be built until committed to master.

Building the docker container in circleci should make it available immediately

@briggySmalls briggySmalls added the enhancement New feature or request label Apr 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant