https://github.com/phase2/docker-cli
https://github.com/phase2/docker-cli
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/phase2/docker-cli
- Owner: phase2
- License: mit
- Created: 2019-04-30T12:58:39.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-05-15T18:31:11.000Z (10 months ago)
- Last Synced: 2025-05-15T18:51:35.417Z (10 months ago)
- Language: Dockerfile
- Size: 51.8 KB
- Stars: 2
- Watchers: 37
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Phase2 Docksal CLI
> Docker image adding common tools to [Docksal CLI](https://github.com/docksal/service-cli).
[](https://github.com/phase2/docker-cli) [](https://hub.docker.com/r/outrigger/cli) [](https://hub.docker.com/r/outrigger/cli) [](https://microbadger.com/images/outrigger/cli:latest "Get your own image badge on microbadger.com")
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. Currently on version 8.x images are generated.
## Resources
* General questions on Docksal should go to the [docksal documentation](https://docs.docksal.io/)
## Security Reports
Please email outrigger@phase2technology.com with security concerns.
## Maintainers
[](https://www.phase2technology.com)