Docker Container Management v2.0.1
Changes in this Release
- Merge pull request #19 from PeterVinter/bot/update-changelog-v2.0.1 (534d8db)
- docs: update changelog for v2.0.1 (bcfccb4)
- Merge pull request #20 from PeterVinter/docs/enhance-changelog-documentation (06f1353)
- docs: enhance changelog workflow documentation (75c7066)
- Merge pull request #18 from PeterVinter/bot/update-changelog-v2.0.0 (8e03263)
- docs: update changelog for v2.0.0 (9fddf2f)
- Merge pull request #4 from PeterVinter/feature/rename-repository (83d9c78)
- chore: resolve merge conflicts (f4e9b75)
- feat: Add semantic versioning support for breaking changes (3abc8fe)
- Merge pull request #16 from PeterVinter/bot/update-changelog-v1.0.10 (d2a89b4)
- docs: update changelog for v1.0.10 (fe0a45d)
- Merge pull request #15 from PeterVinter/test/changelog-entries (fc96dbd)
- fix: Improve changelog entry generation to filter PR template checkboxes (135d6e5)
- Test/changelog entries (#14) (adf84fd)
- feat: Enhance changelog workflow with better error handling and logging (#12) (c7ca07b)
- feat: Add Features section to README.md (e7832a0)
- feat: Enhance changelog workflow with better error handling and logging (e54f910)
- docs: enhance project management documentation (#11) (d2124fa)
- docs: add Keep a Changelog link (#9) (0d40fb6)
- fix: update changelog workflow (#8) (07a6f54)
- docs: add automated changelog documentation (#7) (4861ff0)
- feat: add automatic changelog update workflow (#6) (7f80076)
- docs: fix documentation links and references (#5) (b0840ae)
- docs: Enhance README with better formatting (5ecc301)
- ci: Enhance CI workflow with link and reference checks (cc4c2f1)
- feat: Rename repository to Manage_linux_docker_containers (a8bec92)
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