aboutsummaryrefslogtreecommitdiff
path: root/util/docker/coreboot-jenkins-node/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'util/docker/coreboot-jenkins-node/README.md')
-rw-r--r--util/docker/coreboot-jenkins-node/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/util/docker/coreboot-jenkins-node/README.md b/util/docker/coreboot-jenkins-node/README.md
new file mode 100644
index 0000000000..839ccb12a9
--- /dev/null
+++ b/util/docker/coreboot-jenkins-node/README.md
@@ -0,0 +1,3 @@
+run with
+
+ docker run --privileged --restart=always -d -p 49151:49151 -v $host/path/to/ccache:/home/coreboot/.ccache -v $host/path/to/data/cache:/data/cache coreboot/coreboot-jenkins-node