annotate update.sh @ 95:01e478158d87 release/v1.1.0

flow: Created branch 'release/v1.1.0'.
author smith@nwoca.org
date Mon, 10 Apr 2017 18:26:14 +0100
parents b997ad087ac1
children 6643a8613410
rev   line source
54
334d65dac778 add hash bangs to specify bash shell
smith@nwoca.org
parents: 18
diff changeset
1 #!/bin/bash
86
b997ad087ac1 DEP-12: modify utils image to pull production branch from ssdt-docker by default
smith@nwoca.org
parents: 54
diff changeset
2 SSDT_HOME="$( dirname "${BASH_SOURCE[0]}")"
18
459ef905cbd5 fix line endings
Dave smith <smith@nwoca.org>
parents: 16
diff changeset
3 docker pull docker.ssdt.io/ssdt-utils
86
b997ad087ac1 DEP-12: modify utils image to pull production branch from ssdt-docker by default
smith@nwoca.org
parents: 54
diff changeset
4 docker run -it -v $SSDT_HOME:/ssdt --rm docker.ssdt.io/ssdt-utils update