git clone https://github.com/jobscale/node-aws.git
cd node-aws
docker build . -t local/node-aws
docker run --rm -it local/node-aws
docker build . -f Dockerfile-slim -t local/node-aws:slim
docker run --rm -it local/node-aws:slim
Content type
Image
Digest
sha256:df4e9ca69…
Size
363.2 MB
Last updated
about 2 years ago
docker pull jobscale/node-aws