Skip to content

Instantly share code, notes, and snippets.

@iamakashk
Created May 25, 2020 06:27
Show Gist options
  • Save iamakashk/4b6d12314f9e5400309fd83f95661697 to your computer and use it in GitHub Desktop.
Save iamakashk/4b6d12314f9e5400309fd83f95661697 to your computer and use it in GitHub Desktop.
List of Dockerfile Commands
FROM
MAINTAINER
EXPOSE
RUN
CMD
ENV
ADD
COPY
ENTRYPOINT
VOLUME
USER
WORKDIR
ARG
ONBUILD
STOPSIGNAL
HEALTHCHECK
LABEL
SHELL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment