Containerized MegaBasterd
50K+
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:25fde91a2…
Size
294 MB
Last updated
12 days ago
docker pull mietzen/megabasterd