init commit

This commit is contained in:
root
2022-05-14 23:43:33 -05:00
parent b78a7be611
commit f44fff42da

View File

@@ -1,3 +1,14 @@
# ftbdw20118 # ftbdw20118
feed the beast direwolf 20 v 1.18 ## 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
```