We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39cbc5a commit 1386c1cCopy full SHA for 1386c1c
README.md
@@ -1,6 +1,14 @@
1
# Docker Notes
2
A cheat-sheets and quick but relatively-detailed reference guide for docker CLI commands and some of docker concepts
3
4
+This repository contained a complete _**set**_ of DOCKER NOTES organized as follow:
5
+
6
+[Docker Architecture](#ARCHITECTURE.md)
7
+[Docker CLI ](#README.md) (_current file_)
8
+[Dockerfile](#DOCKERFILE.md)
9
+[Docker Compose](#DOCKER-COMPOSE.md)
10
+[Docker Best Practices](#BEST-PRACTICES.md)
11
12
# Table Of Contents
13
14
- **[Docker CLI](#docker-cli-whale)**
0 commit comments