Open itzg opened 2 years ago
Another problem with the java8 image it appears to fail to download the ftbinstaller and just skips to try deploying it which then fails.
[init] Running as uid=1000 gid=1000 with /data as 'drwxrwsrwx 1 0 2000 42 Mar 21 23:33 /data'
[init] Resolved version given LATEST into 1.18.2 and major version 1.18
[init] Resolving type given FTBA
[init] Installing modpack ID 80, version ID 2112
/start-deployFTBA: line 47: /data/ftb-installer: No such file or directory
Another problem with the java8 image it appears to fail to download the ftbinstaller and just skips to try deploying it which then fails.
[init] Running as uid=1000 gid=1000 with /data as 'drwxrwsrwx 1 0 2000 42 Mar 21 23:33 /data' [init] Resolved version given LATEST into 1.18.2 and major version 1.18 [init] Resolving type given FTBA [init] Installing modpack ID 80, version ID 2112 /start-deployFTBA: line 47: /data/ftb-installer: No such file or directory
Same problem for me
Enhancement Type
Improve an existing feature
Describe the enhancement
Keep java8-multiarch image tag but also tag it as java8 to avoid the stale version of java 8 that the alpine upstream supplies.