summaryrefslogtreecommitdiff
path: root/run-dev.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run-dev.sh')
-rwxr-xr-xrun-dev.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/run-dev.sh b/run-dev.sh
new file mode 100755
index 0000000..f967328
--- /dev/null
+++ b/run-dev.sh
@@ -0,0 +1,7 @@
+#!/bin/bash
+
+docker run -d --name patches.linaro.org \
+ -e ANSIBLE_GROUP=patchwork \
+ -e ANSIBLE_HOST=patches.linaro.org \
+ -v $(pwd):/srv/workspace \
+ ansible/baseimage:20.04