Aktualizovat Dockerfile
All checks were successful
Build Minecraft Stats Ownercz Image / Build-Minecraft-Stats-Image (push) Successful in 1m51s
All checks were successful
Build Minecraft Stats Ownercz Image / Build-Minecraft-Stats-Image (push) Successful in 1m51s
This commit is contained in:
parent
2ae324cc0c
commit
cce2489835
@ -9,4 +9,5 @@ COPY stats.conf /etc/nginx/conf.d/stats.conf
|
||||
COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf
|
||||
RUN unzip /source/MinecraftStatsCLI.zip -d /opt/mcstatscli/
|
||||
RUN unzip /source/MinecraftStatsWeb.zip -d /opt/mcstatsweb/
|
||||
COPY cs.json /opt/mcstatsweb/localization/en.json
|
||||
CMD ["supervisord", "-c", "/etc/supervisor/conf.d/supervisord.conf"]
|
Loading…
Reference in New Issue
Block a user