Skip to content

Commit

Permalink
docs: add note about size prefixes
Browse files Browse the repository at this point in the history
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
  • Loading branch information
nikpivkin committed Jan 29, 2025
1 parent 92888b6 commit e5574ca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/docs/target/container_image.md
Original file line number Diff line number Diff line change
Expand Up @@ -543,3 +543,6 @@ Error Output:
```bash
Error: uncompressed image size (15GB) exceeds maximum allowed size (10GB)
```

!!! note
Trivy displays size using decimal (SI) prefixes (based on 1000).

0 comments on commit e5574ca

Please sign in to comment.