aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2020-04-10 13:05:04 +0200
committerPatrick Spek <p.spek@tyil.nl>2020-04-10 13:05:04 +0200
commit66fda94064f7cafc4dad3a3cdce947b4b63578fe (patch)
treea37620a59ce9e87f8d23f80073939c250aa94748
parent548cf62efdc0a614dd699c6727ea6795f17b3d11 (diff)
Add BINDEPS to build-docker
-rw-r--r--lib/actions/build-docker.bash4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/actions/build-docker.bash b/lib/actions/build-docker.bash
index 235eabe..8075973 100644
--- a/lib/actions/build-docker.bash
+++ b/lib/actions/build-docker.bash
@@ -1,5 +1,9 @@
#!/usr/bin/env bash
+RSTAR_DEPS_BIN+=(
+ docker
+)
+
action() {
local OPTIND
local name