Coder Social home page Coder Social logo

startersclan / docker-sourceservers Goto Github PK

View Code? Open in Web Editor NEW
46.0 1.0 5.0 352 KB

Source / Goldsource dedicated server images built through use of steamcmd. ๐Ÿณ

License: Apache License 2.0

Dockerfile 18.09% PowerShell 43.11% Shell 38.80%
docker srcds hlds source-engine goldsrc-engine goldsource valve steamcmd gameservers source

docker-sourceservers's People

Contributors

joeltimothyoh avatar leojonathanoh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

docker-sourceservers's Issues

Fix "popd: not found" by switching from dash to bash as sh

Hi,
Would you be open to change from dash to bash so srcds_run runs without warnings like this?

/server/srcds_run: 32: /server/srcds_run: pushd: not found
/server/srcds_run: 35: /server/srcds_run: popd: not found

For example by doing something like this:

RUN cp /bin/bash /bin/sh

Or a more sophisticated version:

# make /bin/sh symlink to bash instead of dash:
RUN echo "dash dash/sh boolean false" | debconf-set-selections
RUN DEBIAN_FRONTEND=noninteractive dpkg-reconfigure dash

https://superuser.com/questions/715722/how-to-do-dpkg-reconfigure-dash-as-bash-automatically/1064247#1064247

Migrate repository from travis-ci.org to travis-ci.com

Migrating the repository on travis-ci.org to travis-ci.com will incorporate the use of the Travis CI GitHub app. Doing so mitigates the present need for monthly sign-ins into travis-ci.org for renewing the Travis CI-GitHub OAuth connection for triggering builds via API on Travis CI.

`build` pipeline failing for `srcds/csgo` `13794`

Bug

build pipeline failing for srcds/csgo 13794

Expectation

build pipeline not failing for srcds/csgo 13794

Discussion

build pipeline failing for srcds/csgo 13794. All subsequent pipelines failing with the same error:

Diff it against a past successful pipeline:

Diff:

ERROR! Failed to install app '740' (Disk write failure)

Seems like there might be an issue with ACLs on the base docker-steamcmd image?

@joeltimothyoh

Add usage instructions

Hi,
This looks promising โ€” would you be open to adding some usage instructions?

Clients cannot connect to server

Hello, I'm trying to run a Half Life 2 Deathmatch Server, in a Centos 7 box.

The image works well, and the server start successfully, but when trying to connect from the game, there's no response, and the server's console don't show any player trying to connect.

This is how I'm trying to run it:
docker run -it --rm -p 27015:27015/udp --name "HL2" sourceservers/hl2mp 'srcds_run -game hl2mp -port 27015'

Don't know if there is something missing.

Thank you for any help.

need help, l4d2 keep restarting

im using docker-compose.yml, here is my setting
ๅ›พ็‰‡

when i start this container, its keep restarting
ๅ›พ็‰‡

and it cant be exec
ๅ›พ็‰‡

is there any solution?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.