Skip to content

melroy89/docker-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Images

These are various Docker images by Melroy (also uploaded to my Docker Hub).

Images

  • CMake: A Debian slim base image with CMake, Boost, Ninja, Doxygen and Cppcheck pre-installed. Including also: cpplint, valgrind, pip, clang-format and more.
  • GTK, Gtkmm, Cmake: Based on the CMake image (see above). However, with GTK and Gtkmm (C++), both GTK3 and GTK4 dev packages are pre-installed. With all the same tools like Ninja, Doxygen, etc from the CMake image.
  • pnpm: A Node.js alpine base image with pnpm (npm replacement) pre-installed.
  • php: A PHP Docker CLI image with composer, as well as ssh, rsync, unzip and 7z installed. Ideal for CodeIgniter 4 projects with phpmetrics.

For example:

docker pull registry.melroy.org/melroy/docker-images/gtk-cmake-ninja:trixie
docker pull registry.melroy.org/melroy/docker-images/cmake:trixie-cppcheck-2.19.0
docker pull registry.melroy.org/melroy/docker-images/pnpm:24
docker pull registry.melroy.org/melroy/docker-images/php:8.5

License

AGPL v3

Author

Melroy van den Berg

Contact

melroy.org

♥ Donate

Donate

About

Melroy's Docker Images (mirror sync)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published