Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 259 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 259 Bytes

C++ Compile Environment

This is a docker based C++ compile environment. It is based on the official Ubuntu 24.04 image and includes the following tools:

  • build-essential
  • wget
  • curl
  • pkg-config
  • cmake
  • zlib1g
  • unzip
  • zip
  • nasm