mirror of
https://github.com/Kiritow/image-station.git
synced 2024-03-22 13:30:54 +08:00
4 lines
108 B
Docker
4 lines
108 B
Docker
FROM mcsm-base:latest
|
|
COPY ./bg.jpg /opt/MCSManager/public/login/static/
|
|
COPY ./temp/factorio /opt/factorio
|