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

https://github.com/karser/docker-compose-ci

latest docker-compose that running on behalf of non-root user
https://github.com/karser/docker-compose-ci

Last synced: 3 months ago
JSON representation

latest docker-compose that running on behalf of non-root user

Awesome Lists containing this project

README

          

# docker-compose-ci
CI image which includes docker-compose that running on behalf of non-root user

### build
```
docker build -t docker-compose-ci .
```