Skip to content

Commit

Permalink
fix indentation of How does Docker work? section (ByteByteGoHq#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
haoger1012 committed Oct 22, 2023
1 parent 542d4c1 commit edcbc04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1103,6 +1103,7 @@ There are 3 components in Docker architecture:
The Docker daemon listens for Docker API requests and manages Docker objects such as images, containers, networks, and volumes.

- Docker registry

A Docker registry stores Docker images. Docker Hub is a public registry that anyone can use.

Let’s take the “docker run” command as an example.
Expand Down

0 comments on commit edcbc04

Please sign in to comment.