Sign inSign up

therisktaker/dev-docker

By therisktaker

Updated 14 days ago

Docker image with all things I use: compilers, tools and more.

Image
Languages & frameworks
Developer tools
0

10K+

therisktaker/dev-docker repository overview

This is a Docker image with tools I am using daily:

  • Compilers (GCC, Clang) and linkers (LD, LLD, MOLD) with GDB
  • Build tools (CMake, Ninja, Ccache)
  • Static analyzers (Cppcheck, Clang-Tidy)
  • Dynamic analyzer (Valgrind)
  • Formatter (Clang-Format)

To run the container call:

docker run -it --rm -v <directory to mount in>:/sandbox therisktaker/dev-docker

Additionally it contains the Qt6 library (for Linux Desktop and Linux ARM64v8) and Android: SDK, NDK and JDK.


Have fun!

Tag summary

Content type

Image

Digest

sha256:5cb422c59

Size

2.5 GB

Last updated

14 days ago

docker pull therisktaker/dev-docker