Git Product home page Git Product logo

octopus-cli-docker's Introduction

Octopus CLI Docker image

This repository contains Dockerfiles used to build container images for the Octopus CLI called: octopus.

Platforms

Images are typically available for:

  • linux/amd64
  • linux/arm64

These are based on the alpine Linux distro.

Available images

The following DockerHub images are built from this repository:

We also publish the same images to GitHub's Container Registry (GHRC) too:

  • ghcr.io/octopusdeploylabs/octopus-cli
  • ghcr.io/octopusdeploylabs/octopus-cli-ci
  • ghcr.io/octopusdeploylabs/octo-cli-ci

Octopus CLI

This image contains the octopus command line tool (written in Golang).

A new image is built each time a new version of the octopus CLI is detected. The version tag corresponds to the version of the octopus CLI installed on the image.

Tags

  • octopuslabs/octopus-cli:latest
  • octopuslabs/octopus-cli:VERSION

You can retrieve a list of all available tags on DockerHub.

Deprecated tags

Octopus CLI images that are tagged with Ubuntu derivatives are no longer maintained. For example:

  • octopuslabs/octopus-cli:latest-ubuntu.2004
  • octopuslabs/octopus-cli:latest-ubuntu.2204

Octopus CLI CI

This is a CI-server compatible image containing the octopus command line tool. It's identical to the octopuslabs/octopus-cli image except that its ENTRYPOINT method is overriden to be empty ("").

A new image is built each time a new version of the octopus CLI is detected. The version tag corresponds to the version of the octopus CLI installed on the image.

Tags

  • octopuslabs/octopus-cli-ci:latest
  • octopuslabs/octopus-cli-ci:VERSION

You can retrieve a list of all available tags on DockerHub.

Octo CLI CI

This is a CI-server compatible image containing the (now deprecated) octo command line tool. It's identical to the octopusdeploy/octo image except that its ENTRYPOINT method is overriden to be empty ("").

The version tag corresponds to the version of the octo CLI on the image.

Tags

  • octopuslabs/octo-cli-ci:latest
  • octopuslabs/octo-cli-ci:VERSION

You can retrieve a list of all available tags on DockerHub.

Support

If you find a bug or encounter a problem with these images, please raise an issue.

octopus-cli-docker's People

Contributors

harrisonmeister avatar

Watchers

John Bristowe avatar

octopus-cli-docker's Issues

Unable to run in Octopus Deploy - hotfix not found..

EDIT : just need to use octopusdeploy/worker-tools image

Hello,

I would like to using octopus-cli (go version) in a "Run a script" step, to trigger a deployment.
No problem in local env.

But if I create a step "Run a script" that need the image octopuslabs/octopus-cli,
I'm getting this error at launch
exec /root/.octopus/OctopusServer/Server/Tools/Calamari.linux-x64/27.0.10-hotfix0003/Calamari: no such file or directory

What can I do ?

Thank you !

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.