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 51bfa8b commit 6d021ccCopy full SHA for 6d021cc
examples/docs/Dockerfile
@@ -1,6 +1,6 @@
1
FROM ubuntu
2
3
-RUN apt-get update && apt-get install ucspi-tcp pandoc libxml2-utils
+RUN apt-get update && apt-get install -y ucspi-tcp pandoc libxml2-utils
4
5
EXPOSE 3000
6
0 commit comments