Skip to content
/ do Public

Docker image with doctl and some tools installed

Notifications You must be signed in to change notification settings

tracker-tv/do

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

do

This is the Digital Ocean image, it's intended to be used as a helper image for CI/CD pipelines.

Tools

  • curl
  • jq
  • git
  • argocd
  • doctl
  • kubectl
  • helm

Usage

To use this image locally, you need to add your digital ocean access token as an environment variable. For example, doks repo use this image to deploy the k8s cluster to digital ocean and environment variable is set in the github secrets and when you run it locally you need to set DIGITALOCEAN_ACCESS_TOKEN environment variable to be able to interact with Digital Ocean api.

Edit your bash profile (~/.bashrc, ~/.zshrc, etc.) and add the following line:

export DIGITALOCEAN_ACCESS_TOKEN=ACCES_TOKEN

About

Docker image with doctl and some tools installed

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages