-
Notifications
You must be signed in to change notification settings - Fork 67
Local dev scripts: installation, docker refresh #752
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
Conversation
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.
Fixes from Xavier
35a0f3c
to
58418aa
Compare
(rebased onto |
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.
Edited syntax error and added mount argument as per code review
a9d3617
to
58418aa
Compare
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.
Scripts are working and speed up work processes.
@xavier-xia-99 thanks -- I'll rebase this to dev HEAD and merge. |
58418aa
to
bef7833
Compare
Installation script ensures nothing but code winds up in the resulting Docker images.
Refresh script automatically keeps track of what's running, shutdown/build/run procedures, and test bindmounts. We've got people copy-pasting whole paragraphs of shell commands and losing track of which copypastes do what, and that's just not necessary.
Prerequisites:
dev
branchdev