Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danmed/Docker-Compose-Backup
Create compose files from running containers
https://github.com/danmed/Docker-Compose-Backup
Last synced: 23 days ago
JSON representation
Create compose files from running containers
- Host: GitHub
- URL: https://github.com/danmed/Docker-Compose-Backup
- Owner: danmed
- Created: 2020-10-29T00:32:45.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-30T11:17:12.000Z (almost 3 years ago)
- Last Synced: 2024-12-09T05:36:14.792Z (27 days ago)
- Language: Shell
- Size: 6.84 KB
- Stars: 155
- Watchers: 8
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - danmed/Docker-Compose-Backup - Create compose files from running containers (Shell)
- awesome-starred - danmed/Docker-Compose-Backup - Create compose files from running containers (Shell)
README
# Docker-Compose-Backup
Create compose files from running containers* pulls the latest image for red5d/docker-autocompose
* creates a list of running containers (containers.txt)
* creates compose files for each one (containername-date-time-.yaml)
* deletes yaml files older than 5 days.