{"id":20384608,"url":"https://github.com/westtrade/teeworlds-server","last_synced_at":"2025-04-12T09:24:04.448Z","repository":{"id":98113962,"uuid":"85972683","full_name":"westtrade/teeworlds-server","owner":"westtrade","description":"Docker alpine image for Teeworlds server","archived":false,"fork":false,"pushed_at":"2019-03-05T17:39:15.000Z","size":63,"stargazers_count":13,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T18:02:27.074Z","etag":null,"topics":["alpine","docker","docker-compose","server","teeworlds"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/westtrade.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-23T16:32:39.000Z","updated_at":"2023-10-02T15:12:28.000Z","dependencies_parsed_at":"2023-05-23T20:30:18.463Z","dependency_job_id":null,"html_url":"https://github.com/westtrade/teeworlds-server","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/westtrade%2Fteeworlds-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/westtrade%2Fteeworlds-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/westtrade%2Fteeworlds-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/westtrade%2Fteeworlds-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/westtrade","download_url":"https://codeload.github.com/westtrade/teeworlds-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248544715,"owners_count":21122004,"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":["alpine","docker","docker-compose","server","teeworlds"],"created_at":"2024-11-15T02:28:45.744Z","updated_at":"2025-04-12T09:24:04.429Z","avatar_url":"https://github.com/westtrade.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker tiny (Alpine based) image of Teeworlds server\n\n[![](https://images.microbadger.com/badges/image/westtrade/teeworlds-server.svg)](https://microbadger.com/images/westtrade/teeworlds-server \"Get your own image badge on microbadger.com\")\n\nIt is a tiny and simple docker image of Teeworlds server, based on Alpine linux.\n\n![Start Teeworlds server](https://cdn.rawgit.com/westtrade/teeworlds-server/b211bee6/assets/install.gif)\n\nRun server with default configuration:\n\n```bash\n\n$ docker run -d -p 8303:8303/udp westtrade/teeworlds-server\n\n```\n\nRunned server with default configuration appear on your LAN as Teeworlds Server\non port 8303. The default password for remote console access is **rconadmin**.\nls\n\nYou can start server image with custom configuration and logs access by adding a volume\n\n```bash\n\n$ docker run -d -p 8303:8303/udp -v `pwd`/conf:/opt/teeworlds/exposed westtrade/teeworlds-server\n\n```\n\nFull list of server configuration options you can find at [https://www.teeworlds.com/?page=docs\u0026wiki=server_settings](https://www.teeworlds.com/?page=docs\u0026wiki=server_settings)\n\nOr you can start with docker-compose\n\n```bash\ncurl https://raw.githubusercontent.com/westtrade/docker-teeworlds-server/master/docker-compose.yml \u003e docker-compose.yml\ndocker-compose up -d\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwesttrade%2Fteeworlds-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwesttrade%2Fteeworlds-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwesttrade%2Fteeworlds-server/lists"}