view init.sh @ 86:b997ad087ac1

DEP-12: modify utils image to pull production branch from ssdt-docker by default
author smith@nwoca.org
date Thu, 22 Sep 2016 01:48:13 +0100
parents f04f13a1d5d8
children 8f45c43ea7a4
line wrap: on
line source
#!/bin/bash
alias utils='docker run -it -v ${PWD}:/tmp -v /ssdt:/ssdt --rm docker.ssdt.io/ssdt-utils'
alias send2ssdt='/ssdt/scripts/send.sh'