Sign inSign up

killshot13/docker101tutorial

By killshot13

Updated about 4 years ago

Learn the basics of Docker Desktop!

Image
1

246

killshot13/docker101tutorial repository overview

This repository will teach you the four basic steps of creating and shipping software with Docker.

  1. CLONE

  2. BUILD

  3. RUN

  4. SHARE

Using code snippets, you will clone a repo from GitHub, build an image in a Docker container, run the nginx web server in your browser using port 80 (localhost:80/), and push the finished product to Docker Hub to share with others. To learn more about getting started with Docker, check out my article on Medium.

Tag summary

Content type

Image

Digest

Size

13.3 MB

Last updated

about 4 years ago

docker pull killshot13/docker101tutorial