12 lines
594 B
Markdown
12 lines
594 B
Markdown
# FTB Revelations
|
|
|
|
Docker image for FTB Revelations ([curseforge.com](https://www.curseforge.com/minecraft/modpacks/ftb-revelation) or [ftb.com](https://www.feed-the-beast.com/modpack/ftb_revelation)).
|
|
|
|
Curent version: 3.4.0
|
|
|
|
An example [docker-compose.yml](docker-compose.yml) is given.
|
|
|
|
# Update image
|
|
|
|
Goto [ftb.com](https://www.feed-the-beast.com/modpack/ftb_revelation) and copy the download link for the installer for the new version. Change the URL and the installer name in the `Dockerfile`. Then run the `build.sh` script to build the image under the right tag. Then push the image.
|