Let’s make Docker easy!
What you will learn
Teddy Winters (aka Samarth Deyagond) welcomes you to this course. This course will make the audience get acquainted with the basics of Docker, creation of Dockerfiles, run Docker containers and build containerized applications on their own.
Description
This course on Docker hands on for beginners will help the audience to kick start their learning of Docker containers. The course will introduce to different concepts of Docker that includes usage of different concepts, keywords, commands and best practices. Keeping this as the basics, one can go ahead and develop containerized applications and build super cool software & services.
Noteβ Make sure your ππππ¦π² cart has only this course you're going to enroll it now, Remove all other courses from the ππππ¦π² cart before Enrolling!
English
language
Content
Getting started with Dockerfile
Understanding FROM and RUN
Understanding CMD
Understanding COPY
Understanding ADD
Understanding WORKDIR
Understanding ENTRYPOINT
Understanding ENV
Understanding LABEL
Understanding HEALTHCHECK
Understanding STOPSIGNAL
Persistent Storage in Docker Containers
Understanding VOLUMES
Understanding MOUNT
Networking in Docker Container
Understanding EXPOSE
Understanding Docker Container Networking Part 1
Understanding Docker Container Networking Part 2
Understanding Docker Container Networking Part 3