1zc / CS2-Pterodactyl

Docker image and Pterodactyl eggs to support CS2 and CS:GO (after archival), based on SteamRT3.
GNU General Public License v3.0
76 stars 24 forks source link

ip: command not found #18

Closed busheezy closed 7 months ago

busheezy commented 9 months ago
container@pterodactyl~ Server marked as offline...
[Pterodactyl Daemon]: Updating process configuration files...
[Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
container@pterodactyl~ Server marked as starting...
[Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete...
Pulling from 1zc/steamrt3-pterodactyl 
Digest: sha256:24204c5904fee5df91ac4a8abad183a1bd64582b26a3c756e6ae362dfe312cd6 
Status: Image is up to date for ghcr.io/1zc/steamrt3-pterodactyl:latest 
[Pterodactyl Daemon]: Finished pulling Docker container image
/entrypoint.sh: line 5: ip: command not found

https://github.com/1zc/CS2-Pterodactyl/blob/main/docker/entrypoint.sh#L5

This doesn't seem to work because ip is not installed in steamrt sniper by default.

Thanks for everything.

1zc commented 7 months ago

@busheezy Sorry for the delay, this is now fixed in the Dev image: docker pull ghcr.io/1zc/steamrt3-pterodactyl:dev

image

This will be brought to the main image once another thing gets tested over a longer term (automatic updating of gameinfo.gi for MetaMod)