15 lines
289 B
Markdown
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
|
|
```
|