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

https://github.com/telecta/docker-images

Public docker images published by Black Tangent team
https://github.com/telecta/docker-images

Last synced: 4 months ago
JSON representation

Public docker images published by Black Tangent team

Awesome Lists containing this project

README

          

# Docker Images

To push a new docker image:

```
# Change the directory and version tag name accordingly

docker build -t blacktangent/circleci-ruby:2.6.2-stretch-pgclient11.1-node10.15.1-browsers circleci-ruby/2.6.2-stretch-pgclient11.1-node10.15.1-browsers/

docker push blacktangent/circleci-ruby:2.6.2-stretch-pgclient11.1-node10.15.1-browsers
```

## TODO

- Add a docker build and release process