melkortf / tf2-servers

TF2 server in Docker container - multiple images for various purposes
MIT License
39 stars 12 forks source link

feat(tf2-base): add 64-bit image #158

Closed garrappachc closed 3 months ago

garrappachc commented 3 months ago

Let's enable 64-bit image, for the tf2-base package only (for now). The image name is melkortf/tf2-base/amd64 and the 32-bit version is moved to melkortf/tf2-base/i386 respectively. The melkortf/tf2-base package stays and points to the 32-bit version, so no breaking change is made.