Command
Explanation
Creates a new image from instructions in a Dockerfile. -t tags the resulting image.
Examples
Build from current directory
Specify Dockerfile
Creates a new image from instructions in a Dockerfile. -t tags the resulting image.
Build from current directory
Specify Dockerfile