All the documentation for the "base image" is located here.
For more information about the Docker image itself, you can visit engels74.net.
To get started with qbittorrent using Docker, follow these steps:
Use this Docker Compose example
services:
base-image:
container_name: base-image
image: ghcr.io/engels74/base-image:alpinevpn
environment:
- PUID=1000
- PGID=1000
- UMASK=002
- TZ=Etc/UTC
volumes:
- /<host_folder_config>:/config
Run the Docker container using docker compose:
docker compose -f /choose/path/to/docker-compose.base-image.yml up -d
The Docker image is licensed under the GPLv3 License. See the LICENSE file for details.
Content type
Image
Digest
sha256:c50c4d8b2…
Size
31.3 MB
Last updated
8 months ago
docker pull engels74/base-image:alpinevpn-9c504f2