Skip to content
#

docker-file

dockerfile logo

A Dockerfile is used to build Docker Images. It is a simple text file that consists of a set of instructions or commands that is executed by an automated build process in steps from top to bottom.

The docker-file topic hasn't been used on any public repositories, yet.
Explore topics
Followers
83 followers
Website
docs.docker.com/engine/reference/builder

Related Topics

docker docker-image