We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc3b6c2 commit 1ac1a98Copy full SHA for 1ac1a98
1 file changed
team-fortress2-classified.kvp
@@ -14,8 +14,8 @@ Meta.MinAMPVersion=2.6.5.0
14
Meta.SpecificDockerImage=cubecoders/ampbase:debian
15
Meta.DockerRequired=False
16
Meta.DockerBaseReadOnly=False
17
-Meta.ContainerPolicy=Supported
18
-Meta.ContainerPolicyReason=
+Meta.ContainerPolicy=SupportedOnWindows, RecommendedOnLinux
+Meta.ContainerPolicyReason=The server requires glibc 2.38+ to run on Linux. Using a container addresses this requirement.
19
Meta.ExtraSetupStepsURI=
20
Meta.Prerequisites=[]
21
Meta.ExtraContainerPackages=[]
0 commit comments