Difference between revisions of "Build a Docker Image"

From Gcube Wiki
Jump to: navigation, search
(Created page with "** Tags/SHAs Use fixed tags for immutability. Never build or compose from a <pre>latest</pre> tag. ** Automate ** Push ''Back to the Docker_Guide_for_gCube_Users | Docker...")
(No difference)

Revision as of 21:44, 16 August 2020

    • Tags/SHAs

Use fixed tags for immutability.

Never build or compose from a
latest
tag.
    • Automate
    • Push

Back to the Docker guide.