Skip to content

Docker Safe Shutdown v1.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Nov 20:18
· 82 commits to main since this release

Docker Safe Shutdown v1.0.3

Changes in this Release

  • fix: Update release workflow (97aed00)
  • fix: Update repository name in release workflow (f27cbf5)
  • docs: Update version information (432bfa5)
  • docs: Update README with automated release workflow (15d8e44)

Features

  • Safe Docker container shutdown with proper cleanup
  • Automatic container startup on system boot
  • Detailed logging system
  • Error handling and recovery
  • GitHub Actions CI integration

Installation

git clone https://github.com/PeterVinter/linux_docker_container_shutdown.git
cd linux_docker_container_shutdown
chmod +x *.sh

Requirements

  • Docker installed and running
  • Linux operating system
  • Root or sudo privileges