-
Notifications
You must be signed in to change notification settings - Fork 140
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
Docker Export/Load #167
Docker Export/Load #167
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.
@Breanna-Stryker please create an issue for this PR that has the benefit/result/outcome and the acceptance criteria filled out. This will help understanding of why this PR is being done.
Issue #169 Created. |
* Various fixes and refactor to allow for export and load * Update documentation. * Abstract export code to own file, extend to allow file names * Fix various. Co-authored-by: Bree Stryker <[email protected]>
* Various fixes and refactor to allow for export and load * Update documentation. * Abstract export code to own file, extend to allow file names * Fix various. Co-authored-by: Bree Stryker <[email protected]>
Description
Add export option for docker building
Refactored Docker Build in code order to allow for an exit after a local save
Allow for user to not enter any commands other than docker_strategy=export when exporting
Added sed to dockerfile
Fixed shellcheck recommend on add_auth_scopes.sh
Issue reference
The issue this PR will close: #169
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list:
shellcheck
.vscode/extensions.json
.)