Skip to content
This repository was archived by the owner on Jan 4, 2024. It is now read-only.

Commit 520a572

Browse files
Merge branch 'latest' into dev
2 parents a895ab8 + 1428002 commit 520a572

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
# TF2Classic Docker Container
23
[Pterodactyl Panel](https://pterodactyl.io/) docker source engine image, originally forked from [their upstream](https://github.com/parkervcp/images/tree/ubuntu/source), but cleaned up and converted to use debian-slim and less dependencies, saving ~300MB per server instance.
34

@@ -20,6 +21,10 @@ Due to trouble with Docker Desktop, we use [GitHub Docker Packages](https://gith
2021
### Use with Docker
2122
As of Dec 15 2023, the core version is deprecated and will no longer receive any updates to focus more on TF2Classic.
2223

24+
To allow anyone to join your server, don't forget to expose your port (By default it is 27015 but can be changed) before creating the docker instances. Using the rcon is highly discouraged so only UDP ports are allowed, but if you are okay with rcon, remove `/udp` after the port to allow rcon access.
25+
26+
### Use with Docker
27+
#### For most Source Engine servers
2328
```
2429
docker run -it --name tf2cserver --restart unless-stopped ghcr.io/roonmoonlight/srcds-tf2c-debian:latest
2530
```

0 commit comments

Comments
 (0)