d20ffbe8be
O.1 docs is deprecated. Let's inform user to switch the the latest version Signed-off-by: user.email <jf@dagger.io>
488 B
488 B
slug | displayed_sidebar |
---|---|
/1217/docker-cli-run | 0.2 |
Running commands with the docker binary (CLI)
There's a universe.dagger.io/docker/cli
package that allows you to run docker commands against a local or remote docker engine. Here's a few examples.
Local daemon
Remote daemon, via SSH
Remote daemon, via HTTPS