-
Notifications
You must be signed in to change notification settings - Fork 1
Create script to build image and run container in dev mode #85
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
Create script to build image and run container in dev mode #85
Conversation
…ainer-in-dev-mode
olliesilvester
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, this looks almost there. I haven't tried pushing it just yet, but a few comments first
…v-mode' of github.com:DiamondLightSource/daq-config-server into 84-create-script-to-build-image-and-run-container-in-dev-mode
olliesilvester
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, this works nicely now. Pushing won't work without an extra authentication step, but that's okay for now since CI safely pushes the image on release.
We should also document how to test using this script, but I will start on writing those early next week.
fixes #84
Instructions to reviewer on how to test:
Checks for reviewer