Commit Graph

8 Commits

Author SHA1 Message Date
paul 4e9fb3829c Don't use globbing 2020-11-14 02:24:26 +01:00
paul 9e1ab047a3 Glob filename
Filenames with variables cannot glob, so we are removing the variables here.
2020-11-14 02:05:23 +01:00
paul f18ee5c44c Persist ARG to runtime.
ARG war reset after building, so the entrypoint did not get the environment variables as expected.
2020-11-14 01:28:30 +01:00
paul 2eaeba4702 Work around broken globbing 2020-08-22 17:30:18 +02:00
paul d63ecf49af Use the PATH, luke 2020-08-22 17:00:56 +02:00
paul 784a60387b Mark script as executable 2020-08-22 16:36:37 +02:00
paul 4d8bea9d30 Change from slim to default with wget 2020-08-12 17:16:07 +02:00
paul 0d7e5e2e52 Initial commit
The files were ported over from the old repository at
https://git.zom.bi/zombi-systems/dockerfiles/-/tree/master/games/forge-modbase
originally written by LOD, steffen and madmaurice.
2020-08-12 16:50:47 +02:00