You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/technologies/docker/cheat-sheet.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ sidebar_label : Cheat Sheet
9
9
10
10
A **[Docker](https://www.docker.com/) Cheat Sheet** provides a quick reference guide for common Docker commands and concepts.
11
11
12
-
**Docker** is a containerization platform that allows you to package and distribute applications along with their dependencies in containers.
12
+
For newcomers, **Docker** is a containerization platform that allows you to package and distribute applications along with their dependencies in containers.
13
13
14
14

0 commit comments