Containerized MegaBasterd
10K+
A containerized MegaBasterd using jlesage/docker-baseimage-gui.
This repo has active CI/CD, updates are fully automatically build, tested, merged and released as mutli arch image.
Supported archichectures:
Create a docker-compose.yaml:
version: '3'
services:
megabasterd:
image: mietzen/megabasterd:latest
container_name: megabasterd
restart: unless-stopped
ports:
- 5800:5800
volumes:
- ./config:/config
- ./output:/output
Run with: docker compose up
Content type
Image
Digest
sha256:07845ff50…
Size
293.1 MB
Last updated
about 1 month ago
docker pull mietzen/megabasterd