Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 350 Bytes

File metadata and controls

15 lines (11 loc) · 350 Bytes

+++ 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}