Skip to content

phase2/docker-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phase2 Docksal CLI

Docker image adding common tools to Docksal CLI.

GitHub tag Docker Stars Docker Pulls

This Docker image adds the following tools to the docksal/cli image:

  • kubectl
  • helm3
  • kustomize
  • aws cli
  • yq
  • vim
  • expect

Using this image

This image can be used to directly replace the Docksal CLI image if these additional tools are needed. Simply reference phase2/docker-cli:TAG (or ghcr.io/phase2/docker-cli:TAG to pull directly from GitHub).

Handling different PHP versions

The GitHub actions in .github/workflows/default.yml define a matrix of PHP versions being generated. Update this list with any new version needed. Must ensure that the upstream Docksal CLI image is available for each version of PHP.

Resources

Security Reports

Please email outrigger@phase2technology.com with security concerns.

Maintainers

Phase2 Logo