{"id":24611079,"url":"https://github.com/jonathanporta/steamcmd-docker","last_synced_at":"2026-01-04T01:41:03.487Z","repository":{"id":150178140,"uuid":"48940423","full_name":"JonathanPorta/steamcmd-docker","owner":"JonathanPorta","description":"base Docker container with a working install of steamcmd.","archived":false,"fork":false,"pushed_at":"2016-01-03T11:22:05.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-24T19:36:55.804Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://quay.io/jonathanporta/steamcmd","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JonathanPorta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-03T09:23:18.000Z","updated_at":"2021-06-02T10:30:18.000Z","dependencies_parsed_at":"2023-04-17T12:41:29.086Z","dependency_job_id":null,"html_url":"https://github.com/JonathanPorta/steamcmd-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanPorta%2Fsteamcmd-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanPorta%2Fsteamcmd-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanPorta%2Fsteamcmd-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanPorta%2Fsteamcmd-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JonathanPorta","download_url":"https://codeload.github.com/JonathanPorta/steamcmd-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244246887,"owners_count":20422523,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-24T19:34:38.602Z","updated_at":"2026-01-04T01:41:03.461Z","avatar_url":"https://github.com/JonathanPorta.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# steamcmd in a Docker container [![Docker Repository on Quay](https://quay.io/repository/jonathanporta/steamcmd/status \"Docker Repository on Quay\")](https://quay.io/repository/jonathanporta/steamcmd)\nUse this as a base container when you need a working install of steamcmd.\n\n# Example Usage\nA couple ways to use this container:\n\n### Interactively from the cmd line\n`docker run -it jonathanporta/steamcmd +login anonymous`\n\n### To install a game or game server files into the container\n```\ndocker run -it jonathanporta/steamcmd \\\n  +login anonymous \\\n  +force_install_dir /srv \\\n  +app_update 376030 validate \\\n  +quit\n```\n\n### Use this as a base image for building a server container\n```\n# Dockerfile\nFROM jonathanporta/steamcmd\n\n# Install Ark server files\nRUN ./steamcmd.sh +login anonymous \\\n  +force_install_dir /srv \\\n  +app_update 376030 validate \\\n  +quit\n\n# Set the server executable as the entrypoint\nENTRYPOINT [\"/srv/ShooterGame/Binaries/Linux/ShooterGameServer\"]\n\n...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanporta%2Fsteamcmd-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonathanporta%2Fsteamcmd-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanporta%2Fsteamcmd-docker/lists"}