fiaas / mast

Apache License 2.0
2 stars 7 forks source link

Use docker save to store the container #37

Closed amanya closed 3 years ago

amanya commented 3 years ago

The docker build --output flag seems not to save the json metadata for the image, therefore when we attempted to run the container it failed because the Cmd field was not set.