I just successfully deployed from the container pu...
# sdf
b
I just successfully deployed from the container pulled from this repo registry using:
Copy code
docker run --rm -i -v /home/bboyd/src/tolaeon/sdf-starter:/src:z <http://registry.gitlab.com/tolaeon/sdf-docker:latest|registry.gitlab.com/tolaeon/sdf-docker:latest> bash
source .SDF
sdfcli savetoken -account $account -email $email -role $role -url $url -tokenid "$tokenid" -tokensecret "$tokensecret"
sdfcli deploy -np -sw -p dist -account $account -email $email -role $role -url $url