-
-
Notifications
You must be signed in to change notification settings - Fork 262
Open
Description
Besides the default 'Dockerfile' filename, you can rename your Dockerfile to other names, which should be possible.
However, I do not see any way to provide another Dockerfile name (eg. myspecialDockerfile
) as input. With the docker
command you can use docker build -f myspecialDockerfile .
(see -f
flag).
Regards,
Melroy
ColeRutledge, splacentino, Riadhoq, Sanchezz17, ajhelsby and 1 more
Metadata
Metadata
Assignees
Labels
No labels