Filter by Category
base
Sets the base image for the build
variable
Defines a build-time variable
Sets persistent environment variables
metadata
Adds metadata to an image
Sets the author of the image (deprecated)
execution
Executes commands during build
Sets the default command for the container
Configures the container as an executable
Overrides the default shell for shell-form instructions
filesystem
Copies files from build context into the image
Copies files with auto-extraction and URL support
Sets the working directory for subsequent instructions
network
Documents the ports the container listens on
security
Sets the user for subsequent instructions and container runtime
storage
Declares a mount point for external volumes
runtime
Sets the signal sent to stop the container
Defines a command to test container health
advanced
Adds deferred trigger instructions for child images
Legend (Try hovering over keywords ↑)
Select a Command
Click any command in the left panel or keywords in the Dockerfile to explore its full reference.