https://github.com/mrcfps/docker-refresher
An ideal start point when you have come back to docker ecosystem after a while
https://github.com/mrcfps/docker-refresher
docker docker-compose dockerfile
Last synced: 2 months ago
JSON representation
An ideal start point when you have come back to docker ecosystem after a while
- Host: GitHub
- URL: https://github.com/mrcfps/docker-refresher
- Owner: mrcfps
- Created: 2018-01-01T06:40:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-02T13:03:54.000Z (over 8 years ago)
- Last Synced: 2025-02-15T04:44:21.151Z (over 1 year ago)
- Topics: docker, docker-compose, dockerfile
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker Refresher
This repository consists of toyish but self-contained docker-based projects, making it an ideal start point when you have come back to docker ecosystem after a while.
- Wordpress And MySQL: Running a Wordpress Blog using two linked containers, with database backup in mind.