Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Missing items #15

Open
djcutch opened this issue Apr 12, 2020 · 2 comments
Open

Missing items #15

djcutch opened this issue Apr 12, 2020 · 2 comments

Comments

@djcutch
Copy link

djcutch commented Apr 12, 2020

you till need to add the following missing items to your docker file

sudo apt install netcat lib32stdc++6 steamcmd

@djcutch
Copy link
Author

djcutch commented Apr 12, 2020

If you look at my fork i have it working for you if you want to pull it.

@j4s0n
Copy link
Contributor

j4s0n commented Jun 9, 2020

I'm guessing that you pull the pre-built image from dockerhub? That has not been updated in about a year, and is no longer compatible with current version of linuxgsm.sh. Ignore the README here for now, as it instructs you to use the dockerhub prebuilt image.

Instead, clone this repo, and run 'docker build .' from inside. It will likely fail due to errors in the Dockerfile. However, you will see that netcat and lib32stdc++6 are included, and steamcmd is fetched and installed by linuxgsm.sh later on.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants