Skip to content

querdenker2k/docker-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-samples

Custom ready-to-use Docker images.

MySQL/MariaDB

  1. Server with periodic backup: MariaDB server with a daily backup schedule | reference guide: MySQL/MariaDB with scheduled backups running in Docker @ Medium.

Nginx

  1. Server with logs stored in custom paths: Alpine Nginx server with error.log and access.log stored in custom paths.

  2. Server listening in custom port: Alpine Nginx server listening on port 8080.

Tomcat

  1. Access log backup: Alpine Linux that organizes Tomcat access logs into a year/month/day hierarchical backup folders structure.

About

Samples used to setup Docker-based environments

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 55.0%
  • Dockerfile 45.0%