Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 289 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 289 Bytes

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.