Build Docker image from Dockerfile
11 March 2022 (Updated 11 March 2022)
Command
Example
This will build a Docker image called node-app
with the tag latest
using the Dockerfile
in the current directory.
When the image is built, running docker image ls
should output something like:
Tagged:
Docker
Thanks for your comment . Once it's approved, it will appear here.
Leave a comment