docker / docs

Source repo for Docker's Documentation
https://docs.docker.com
Apache License 2.0
4.15k stars 7.21k forks source link

Missing characted in documentation #18575

Open arianitxyz opened 11 months ago

arianitxyz commented 11 months ago

Is this a docs issue?

Type of issue

Information is incorrect

Description

in the official cheat sheet where the command for building a docker image from a docker file is explained, there is a "." missing at the end of the command.

Current command:

docker build -t

Corrected command:

docker build -t .

Location

https://docs.docker.com/get-started/docker_cheatsheet.pdf

Suggestion

Adding a "." to the end of the command:

Build an Image from a Dockerfile docker build -t .

thaJeztah commented 10 months ago

Thanks for reporting! I'll have to check who maintains that PDF 🤔

Screenshot 2023-11-27 at 21 34 06
docker-robot[bot] commented 6 months ago

There hasn't been any activity on this issue for a long time. If the problem is still relevant, mark the issue as fresh with a /remove-lifecycle stale comment. If not, this issue will be closed in 14 days. This helps our maintainers focus on the active issues.

Prevent issues from auto-closing with a /lifecycle frozen comment.

/lifecycle stale

thaJeztah commented 6 months ago

/lifecycle frozen