> For the complete documentation index, see [llms.txt](https://dev-notes.vinguyen.blog/notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev-notes.vinguyen.blog/notes/deployment-and-operation/docker-container.md).

# Docker Container

- [Add User to Docker Group](https://dev-notes.vinguyen.blog/notes/deployment-and-operation/docker-container/add-user-to-docker-group.md): https://docs.docker.com/engine/install/linux-postinstall/
- [Clean up unused docker images](https://dev-notes.vinguyen.blog/notes/deployment-and-operation/docker-container/clean-up-unused-docker-images.md)
- [Backup Container](https://dev-notes.vinguyen.blog/notes/deployment-and-operation/docker-container/backup-container.md)
- [Truncate docker log](https://dev-notes.vinguyen.blog/notes/deployment-and-operation/docker-container/truncate-docker-log.md): Truncate all docker logs in an instance to free up disk space
