Understand the keyword RUN, ADD, ENTRYPOINT and EXPOSE.Using ADD command and discuss the difference between ADD and COPY. Changing file permission using RUN. Running the Nginx using ENTRYPOINT. Exposing the required port using EXPOSE command
#Docker #Container #Container #ImageBuild #Kubernetes