docker / docs

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

Default values section has typos / incorrec #20277

Closed thirugnanamsubbiah closed 3 days ago

thirugnanamsubbiah commented 3 months ago

Is this a docs issue?

Type of issue

Information is incorrect

Description

BASH style / syntax {$VAR:-default} uses default value if VAR is not set {$VAR:+default} uses default value if VAR is set

Location

https://docs.docker.com/compose/compose-file/12-interpolation/

Suggestion

No response

thirugnanamsubbiah commented 3 months ago

Does it uses BASH style or own syntax.

docker-robot[bot] commented 2 weeks 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