Go to file
Kris Lamoureux e9399f4344
Build rtorrent Docker image on Debian 12 slim
- Create multi-stage Dockerfile for libtorrent/rtorrent compilation
- Set up runtime image with binaries, config, and entrypoint script
- Implement Makefile and docker-compose for build/cleanup processes
- Entrypoint script for user creation and config setup
2024-09-10 00:44:12 -04:00
docker-compose.build.yml Build rtorrent Docker image on Debian 12 slim 2024-09-10 00:44:12 -04:00
Dockerfile Build rtorrent Docker image on Debian 12 slim 2024-09-10 00:44:12 -04:00
entrypoint.sh Build rtorrent Docker image on Debian 12 slim 2024-09-10 00:44:12 -04:00
Makefile Build rtorrent Docker image on Debian 12 slim 2024-09-10 00:44:12 -04:00