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 bf2f784 commit 7ca28e7Copy full SHA for 7ca28e7
django/docker_images/gcc_with_unzip/Dockerfile
@@ -0,0 +1,4 @@
1
+FROM gcc:6
2
+
3
+RUN apt-get update && apt-get install -y unzip
4
0 commit comments