Update cheatsheets

This commit is contained in:
ivuorinen
2024-09-10 00:16:06 +00:00
parent 63176c5eb3
commit eefee408c4
9 changed files with 13 additions and 13 deletions

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# docker build
> Build an image from a Dockerfile.
> More information: <https://docs.docker.com/engine/reference/commandline/build/>.
> More information: <https://docs.docker.com/reference/cli/docker/buildx/build/>.
- Build a Docker image using the Dockerfile in the current directory: