Docker Container Management v2.0.2
Changes in this Release
- Merge pull request #21 from PeterVinter/bot/update-changelog-v2.0.2 (9ca35bf)
- docs: update changelog for v2.0.2 (0477480)
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/Manage_linux_docker_containers.git
cd Manage_linux_docker_containers
chmod +x *.sh
Requirements
- Docker installed and running
- Linux operating system
- Root or sudo privileges