Skip to content

Dockerfiles and Makefiles to build and run (web) apps and services.

License

Notifications You must be signed in to change notification settings

madietlx/dockerfiles

 
 

Repository files navigation

🐳 dockerfiles

License: MIT frontmark

Dockerfiles and Makefiles to build and run (web) apps and services.

nodejs-express-web-service

A stripped-down example of a dockerized Express (4.x) web service [more...]

python-gunicorn-flask-app

A stripped-down example of a dockerized Flask web application [more...]

ubuntu-20-04-compile-cxx-with-vcpkg

A multi-stage build process for a C++ program that does use vcpkg to manage dependencies [more...]

ubuntu-20-04-compile-cxx-without-vcpkg

A multi-stage build process for a C++ program that does not use vcpkg to manage dependencies [more...]

About

Dockerfiles and Makefiles to build and run (web) apps and services.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Dockerfile 26.6%
  • Makefile 25.9%
  • C++ 14.2%
  • JavaScript 10.9%
  • Python 8.4%
  • CMake 6.9%
  • Other 7.1%