docker build over ssh #12
Annotations
1 error
Run ssh -o StrictHostKeyChecking=no $CLOUD_USERNAME@$CLOUD_HOSTNAME "cd ~/.tmp && docker build . --file Dockerfile --tag userdb:test-latest"
Process completed with exit code 1.
|
Loading