Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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.