https://github.com/datawrapper/dw-ci
CircleCI Docker Image with Node and `aws` CLI
https://github.com/datawrapper/dw-ci
Last synced: 4 months ago
JSON representation
CircleCI Docker Image with Node and `aws` CLI
- Host: GitHub
- URL: https://github.com/datawrapper/dw-ci
- Owner: datawrapper
- License: mit
- Created: 2019-02-08T09:05:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-13T11:28:37.000Z (over 6 years ago)
- Last Synced: 2025-10-19T20:13:45.724Z (8 months ago)
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/sto3psl/dw-ci
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dw-ci
CircleCI Docker Image with Node and `aws` CLI
# Release
```sh
< docker build -t sto3psl/dw-ci:{TAG} -t sto3psl/dw-ci:latest .
< docker push sto3psl/dw-ci:{TAG}
```