Collection of Dockerfile templates and docker-compose files
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nils Gerstner 9f9d09cc9c
Add template for java docker images
1 year ago
gitea Add environment file 2 years ago
thea Add compose files, update readme 2 years ago
wallabag Add compose files, update readme 2 years ago
Dockerfile.customJRE Add template for java docker images 1 year ago
README.md Add template for java docker images 1 year ago

README.md

DOCKER

Collection of docker-compose files.
All compose files assume that the containers are run behind a reverse proxy, that provides SSL support and additional authentication where needed!

  • gitea - Git repository server
  • thea - Online IDE
  • wallabag - Read later app
  • Dockerfile.customJRE - Create a image from a maven java project with custom JRE