I'm using Docker to run a server, how ever when I try to add Forge it fails to start. at this point this is a vanilla server and only trying to add forge.
my log when trying to start the latest Forge version
Actions
[init] Running as uid=1000 gid=1000 with /data as 'drwxrwsrwx 8 1000 1000 4096 Jan 2 20:57 /data'
[init] Resolved version given LATEST into 1.18.1
[init] Resolving type given FORGE
[init] Checking Forge version information.
[init] server.properties already created, skipping
[init] Updating ops
[init] Checking for JSON files.
[init] Setting initial memory to 8G and max to 8G
[init] Starting the Minecraft server...
Error: Invalid or corrupt jarfile /data/run.sh
2022-01-04T01:33:23.433Z WARN mc-server-runner sub-process failed {"exitCode": 1}
2022-01-04T01:33:23.433Z INFO mc-server-runner Done
here is the installer log
https://github.com/Marshin386/forge-1.18.1-39.0.10/blob/d8e66c66a8ce37c3f3d7439739638692fdde9eb5/forge-1.18.1-39.0.10-installer.jar.log