Docker Safe Shutdown v1.0.9
Docker Safe Shutdown v1.0.9
Changes in this Release
- docs: Update Code of Conduct (c5eb9db)
- Rename CODE_OF_CODUCTS.md to CODE_OF_CONDUCT.md (3ac29a3)
- Create CODE_OF_CODUCTS.md (61d2c57)
- Update README.md (3c995be)
- Update README.md (752fe4d)
- Update README.md (13c4377)
- Update README.md (5edae1a)
- Update README.md (e139525)
- Update README.md (06028ba)
- docs: Update CHANGELOG.md with v1.0.8 (e919cd6)
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