Dockerfile Reference – VOLUME, USER and WORKDIR Instructions
Let’s understand 3 new instructions which can be used while writing Dockerfile. VOLUME, USER and WORKDIR are very useful instructions which are generally used in Dockerfile.
Let’s understand 3 new instructions which can be used while writing Dockerfile. VOLUME, USER and WORKDIR are very useful instructions which are generally used in Dockerfile.