steamcmd / api

Read-only API interface for steamcmd app_info
https://www.steamcmd.net
MIT License
56 stars 7 forks source link

Add steamcmd in startup command #25

Closed jonakoudijs closed 3 years ago

jonakoudijs commented 3 years ago

To avoid a very long first request after the container has been started for the first time, the steamcmd +quit command could be run in the start command of the container just before the application starts.

This PR will add this command to the default CMD of the Dockerfile that creates the actual Docker image.