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 95a7a78 commit 26c1ac8Copy full SHA for 26c1ac8
examples/practical-example/Dockerfile
@@ -1,4 +1,5 @@
1
FROM debian:8
2
+MAINTAINER Eduardo Silva <[email protected]>
3
4
RUN apt-get update && apt-get install -y \
5
autoconf \
0 commit comments