+++ title = "Docker Image" description = "asdsd" date = "2017-04-24T18:36:24+02:00" weight = 30 +++
You can run the CLI using our official docker image which is published to Dockerhub.
Pull the latest version:
docker pull codefresh/cli
Pull a specific version:
docker pull codefresh/cli:${VERSION}