mirror of
https://github.com/mr-vercetti/docker-steamcmd.git
synced 2025-01-18 11:25:34 +01:00
440 B
440 B
mr-vercetti/docker-steamcmd
SteamCMD in Docker container, for use in other images as a builder.
Usage
Example of how you can use it in your Dockerfile.
FROM mrvercetti/steamcmd as builder
COPY --from=builder /output /app