This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
dagger/docs/guides/1217-docker-cli-run.md
Solomon Hykes bddb9b6543 Docs: move draft articles to "guides"
Signed-off-by: Solomon Hykes <solomon@dagger.io>
2022-04-08 01:00:32 +00:00

486 B

slug displayed_sidebar
/1217/docker-cli-run europa

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