Skip to content

Commit

Permalink
dont speculate on sizes, we have badges now
Browse files Browse the repository at this point in the history
  • Loading branch information
jakoch committed Dec 15, 2024
1 parent 7c5e7de commit 7f41769
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ A Docker-based development container for C/C++ development.

This repository maintains Dockerfiles for generating two container images based on two Debian Linux versions.

One image includes GCC and LLVM (container size: ~4GB).
One image includes GCC and LLVM.

The other image includes GCC, LLVM, and Vulkan SDK with Mesa (container size: ~6GB).
The other image includes GCC, LLVM, and Vulkan SDK with Mesa.

Both images are build using Debian 12 Bookworm and Debian 13 Trixie.

Expand Down

0 comments on commit 7f41769

Please sign in to comment.