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.
2 parents 3821a5b + 681c60d commit 9e37825Copy full SHA for 9e37825
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