An open API service indexing awesome lists of open source software.

https://github.com/deptno/containers

📦 containers for CI
https://github.com/deptno/containers

awscli circleci circleci-container container docker jq node8

Last synced: 3 months ago
JSON representation

📦 containers for CI

Awesome Lists containing this project

README

          

# containers

containers for CI

## local build

```bash
docker build -f [*.Dockerfile] -t deptno/[image name] .
docker push deptno/[image name]
```

## list

- [circleci-awscli-node8.Dockerfile](https://hub.docker.com/r/deptno/circleci-awscli-node8)
- [circleci-awscli-jq-node8.Dockerfile](https://hub.docker.com/r/deptno/circleci-awscli-jq-node8)

## license

MIT