A Container Image packing the nx, aws-cli used to help CI/CD.
547
The image base on Nx-docker and packs the aws-cli.
Thanks a lot for the cool nx plugin: gperdomor/nx-tools. :star:
Mostly it is used during CI/CD (continuous integration and continuous delivery) or as part of an automated build/deployment with Nx workspace.
The latest docker tag is the latest release version
Please avoid to use latest tag for any production deployment.
https://github.com/Vipcube/dockercli-with-nx-docker-aws
https://hub.docker.com/r/vipcube/dockercli-with-nx-docker-aws/tags
# run container as nx command
docker run -it vipcube/dockercli-with-nx-docker-aws npx nx
# run container as aws command
docker run -it vipcube/dockercli-with-nx-docker-aws aws
maintain by: @Vipcube
Content type
Image
Digest
sha256:3b316cac8…
Size
174.2 MB
Last updated
10 months ago
docker pull vipcube/dockercli-with-nx-docker-aws:22-alpine