Go to file
2022-11-02 12:55:06 +01:00
Dockerfile Add Dockerfile 2022-11-02 12:54:33 +01:00
LICENSE Add documentation and license 2022-11-02 12:55:06 +01:00
README.md Add documentation and license 2022-11-02 12:55:06 +01:00

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