We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd03be2 commit 3b455c8Copy full SHA for 3b455c8
Dockerfile
@@ -1,5 +1,6 @@
1
FROM ghcr.io/navigraph/cargo-msfs-bin:latest AS base
2
3
+RUN apt-get update
4
RUN apt install git -y
5
6
RUN cargo-msfs install msfs2020
0 commit comments