DCOS CLI in a Docker Container
Once your cluster is up and running, you can input the URL to pull down the setup information.
docker run -i -t timfallmk/dcos-cli-docker <url>
You can skip the initial setup step by specifying a different ENTRYPOINT.
docker run -i -t --entrypoint bash timfallmk/dcos-cli-docker
Content type
Image
Digest
Size
262.7 MB
Last updated
over 10 years ago
docker pull rupakg/dcos-cli-docker