Sign inSign up

vipcube/dockercli-with-nx-docker-aws

By vipcube

Updated 10 months ago

A Container Image packing the nx, aws-cli used to help CI/CD.

Image
0

547

vipcube/dockercli-with-nx-docker-aws repository overview

Docker Image CLI with Nx, AWS

The image base on Nx-docker and packs the aws-cli.

Thanks a lot for the cool nx plugin: gperdomor/nx-tools. :star:

Why we need it

Mostly it is used during CI/CD (continuous integration and continuous delivery) or as part of an automated build/deployment with Nx workspace.

NOTES

The latest docker tag is the latest release version

Please avoid to use latest tag for any production deployment.

Additional Infos

GitHub Repo

https://github.com/Vipcube/dockercli-with-nx-docker-aws

Docker Image Tags

https://hub.docker.com/r/vipcube/dockercli-with-nx-docker-aws/tags

Usage

# 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

Authors

maintain by: @Vipcube

Tag summary

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