We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 477acf6 commit b47e5b7Copy full SHA for b47e5b7
Dockerfile
@@ -1,4 +1,5 @@
1
FROM buildpack-deps:jessie-curl
2
+MAINTAINER Manfred Touron <m@42.am> (https://github.com/moul)
3
4
# Install deps
5
RUN set -x; \
0 commit comments