Files
ftbdw20118/README.md
2022-05-14 23:43:33 -05:00

15 lines
289 B
Markdown

# ftbdw20118
## Settings
Defaulted to DW 20 1.18
you can change this behaviour by passing the MODPACKID env and
the VERSION if desired. Default is to grab the latest version
this includes beta versions.
# Example Run
```
docker build --tag ftbdw20118:latest .
docker-compose up -d
```