1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2024-11-20 00:46:34 +00:00
UltimateTrainingModpack/.devcontainer/Dockerfile

5 lines
90 B
Text
Raw Normal View History

2021-08-19 17:17:36 +00:00
FROM jugeeya/cargo-skyline:2.1.0
2020-10-02 03:48:46 +00:00
2021-08-19 17:17:36 +00:00
ENV HOME /root
2020-10-02 03:48:46 +00:00
2021-08-19 17:17:36 +00:00
RUN apt-get update && apt install -y git