Update cheatsheets

This commit is contained in:
ivuorinen
2024-09-13 00:16:13 +00:00
parent f2fc290d54
commit b1e1d5e79c
4 changed files with 7 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# docker commit
> Create a new image from a containers changes.
> More information: <https://docs.docker.com/engine/reference/commandline/commit/>.
> More information: <https://docs.docker.com/reference/cli/docker/container/commit/>.
- Create an image from a specific container: