Docker FROM
-
FROM
-
Declare the base-image.
-
This is how we start all the Dockerfiles. (thought we could put some ARGs before)
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
FROM
Declare the base-image.
This is how we start all the Dockerfiles. (thought we could put some ARGs before)