Docker Cheat list Docker file Commands: byAdmin -August 09, 2023 FROM image : Set the base image. RUN command : Run a command. CMD command : Set a default …