Skip to content

Implement --no-export#82

Open
jhunkeler wants to merge 2 commits into
spacetelescope:masterfrom
jhunkeler:add-no-export
Open

Implement --no-export#82
jhunkeler wants to merge 2 commits into
spacetelescope:masterfrom
jhunkeler:add-no-export

Conversation

@jhunkeler
Copy link
Copy Markdown
Collaborator

Allows one to append data to an existing build without affecting its delivered state.

Possible use case

  • Tests must be executed on a powerful server, but the target host does not have all of the required software installed (i.e. docker). The delivered files can be downloaded on a system with docker installed, and stasis --no-export --overwrite can be used to build the image without changing the previously delivered files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant