Files
Pterodactyl-Yolks/SteamCMD/Dockerfile
2024-03-01 14:42:00 -06:00

7 lines
182 B
Docker

FROM gitea.taco.quest/mindfang/pterodactyl-yolks:steamcmd-installer
USER ${USER}
COPY entrypoint.sh /entrypoint.sh
ENTRYPOINT ["/bin/bash", "/entrypoint.sh"]
#Testing build trigger