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 3821a5b commit 681c60dCopy full SHA for 681c60d
Dockerfile
@@ -3,9 +3,8 @@ FROM fedora:29
3
MAINTAINER Paul Podgorsek <[email protected]>
4
LABEL description Robot Framework in Docker.
5
6
-# Setup volumes for input and output
+# Setup volume for output
7
VOLUME /opt/robotframework/reports
8
-VOLUME /opt/robotframework/tests
9
10
# Setup X Window Virtual Framebuffer
11
ENV SCREEN_COLOUR_DEPTH 24
0 commit comments