Skip to content

Samples used to setup Docker-based environments

License

Notifications You must be signed in to change notification settings

rocel/docker-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-samples

A project with custom & ready-to-use Docker images.

MySQL/MariaDB

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

Nginx

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

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

About

Samples used to setup Docker-based environments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 63.7%
  • Shell 36.3%