Skip to content

Store the different templates I use to develop with different frameworks/technologies

License

Notifications You must be signed in to change notification settings

amarnaud2/docker-templates

Repository files navigation

docker-templates

Store the different templates I use to develop with different frameworks/technologies

Usage

  • Clone this repository with git or by downloading the zip archive
  • Take the subfolder you're interested in
  • Customize thedocker-compose.yml file
  • Then launch using: docker-compose up -d
  • To stop, use: docker-compose down

Templates list

  • mysql-server: MySQL 5.7 server with persistence in ./data folder
  • nginx-proxy-manager
  • postgresql-hasura
  • postgresql-postgrest-swagger
  • prestshop-mariadb-phpmyadmin
  • wordpress-mariadb-apache
  • ... more to come ...

About

Store the different templates I use to develop with different frameworks/technologies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published