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 b18f499 commit 4e9a948Copy full SHA for 4e9a948
Dockerfile
@@ -84,5 +84,5 @@ RUN sh -c 'echo "deb http://download.mono-project.com/repo/debian wheezy/snapsho
84
RUN apt-get update
85
RUN apt-get -y install mono-complete
86
RUN apt-get -y install mono-devel referenceassemblies-pcl
87
-RUN apt-get -y install curl
88
-ENV DEBIAN_FRONTEND teletype
+
+ENV DEBIAN_FRONTEND teletype
0 commit comments