A docker image to run uupdump standalone
Important
It is possible that the repo will not contain the most recent uupdump data because it cannot be ruled out that if a lot changes elsewhere, this container may not function.
Therefore, there is no guarantee of functionality over a longer period of time.
Image | Tag | Build | Latest |
---|---|---|---|
ghcr.io/lizenzfass78851/uup-dump_docker | main | 📌 |
git clone https://github.com/LizenzFass78851/uup-dump_docker uupdump --single-branch --depth 1
cd uupdump
nano docker-compose.yml # if you want to override any default value
docker compose up -d
-
The uupdump sta source code comes from the MDL forums
-
The idea of merging this with docker is mine and not related to the uupdump developers