Browse Source

new: [docker-host] include dependencies of new `docker-tags-fetch` command

Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
pull/1/head
Valentin Lab 3 years ago
parent
commit
70405dbf47
  1. 1
      precise/host/hooks/install.d/70-0k.sh

1
precise/host/hooks/install.d/70-0k.sh

@ -144,6 +144,7 @@ fi
##
(
apt-get install -y kal-shlib-docker jq </dev/null
if [ -d "/opt/apps/0k-docker" ]; then
cd /opt/apps/0k-docker &&
git checkout master &&

Loading…
Cancel
Save