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

https://github.com/ehanlin/docker-updating


https://github.com/ehanlin/docker-updating

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# docker-updating

Build
```
docker build --tag ehanlin/docker-updating:$NGINX_VAR --build-arg NGINX_VAR=$NGINX_VAR .
```

Publish
```
docker push ehanlin/docker-updating:$NGINX_VAR
```