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

Fixes #246 - Add build directive to docker-compose.yml #255

Merged
merged 1 commit into from
Jul 11, 2016

Conversation

zachmoody
Copy link
Contributor

Making a PR related to #246. This adds a build directive to docker-compose until we can get an image on docker hub to download. Alternatively, we could leave docker-compose.yml as is and add a step to the docs to docker build -t digitalocean/netbox .. Whichever works best.

@jeremystretch jeremystretch merged commit 1b8786a into develop Jul 11, 2016
@jeremystretch jeremystretch deleted the docker-install-docs branch July 11, 2016 21:03
if-fi pushed a commit to if-fi/netbox that referenced this pull request Oct 1, 2016
…all-docs

Fixes netbox-community#246 - Add build directive to docker-compose.yml
@eliezerlp
Copy link
Contributor

@zachmoody, are we ready to reverse this since #471 happened?

@zachmoody
Copy link
Contributor Author

zachmoody commented Feb 3, 2017

I hope to soon. The problem is we're not pushing any untagged images to docker hub so :latest won't work, and I haven't really come up with any good ways of getting the version number into docker-compose.yml either. Any suggestions?

Thinking we'll probably just need to take a pass at the CI script and have it push an untagged version as well, but I haven't had a chance to do it yet.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants