Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 233 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 233 Bytes

docker-hub-hook-catcher

Sinatra app for fetching data about updates of docker hub repo

Docker compose

docker-compose up -d

How to update

git pull --prune
docker-compose up -d --no-deps --build app