Go to file
2023-11-27 11:57:20 +01:00
.drone.yml Add drone config 2022-12-06 21:10:32 +01:00
Dockerfile Fix packages to install 2023-11-27 11:57:20 +01:00
LICENSE Add documentation and license 2022-11-02 12:55:06 +01:00
README.md Add drone config 2022-12-06 21:10:32 +01:00

mr-vercetti/docker-steamcmd

Build Status

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