We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1313784 commit 3996080Copy full SHA for 3996080
feelpp-mor-dev/Dockerfile
@@ -8,4 +8,4 @@ RUN apt-get update;\
8
apt-get install -y --no-install-recommends 'libfeelpp-mor-dev';\
9
rm -rf /var/lib/apt/lists/* ;
10
11
-USER feelpp
+#USER feelpp
feelpp-toolboxes-dev/Dockerfile
@@ -18,4 +18,4 @@ RUN json=$(curl -s "https://api.github.com/repos/Kitware/CMake/releases"); \
18
&& ./cmakeinstall.sh --prefix=/usr/local --exclude-subdir \
19
&& rm cmakeinstall.sh
20
21
0 commit comments