docker / docs

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

Contradiction example vs description : Section `Specifying byte values` #8583

Closed Exelscior closed 1 year ago

Exelscior commented 5 years ago

File: compose/compose-file/index.md

Section Specifying byte values

Text states :

The supported units are b, k, m and g, and their alternative notation kb, mb and gb. Decimal values are not supported at this time.

But the accepted example displays :

2b
1024kb
2048k
300m
1gb

Hence the accepted example and the description are contradictory.

docker-robott commented 1 year 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

docker-robott commented 1 year ago

Closed issues are locked after 30 days of inactivity. This helps our team focus on active issues.

If you have found a problem that seems similar to this, please open a new issue.

/lifecycle locked