Description Usage Arguments Details
Docker S3 method for use with harbor package
1 2 3 |
host |
The GCE instance |
cmd |
The command to pass to docker |
args |
arguments to the command |
docker_opts |
options for docker |
capture_text |
whether to return the output |
nvidia |
If true will use |
... |
other arguments passed to gce_ssh |
Instances launched in the google-containers
image family automatically add your user to the docker group,
but for others you will need to run sudo usermod -a -G docker ${USER}
and log out and back in.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.