Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tolfx authored Jul 3, 2021
1 parent b5d4ba3 commit fca3b54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
</p>

# DMCD
DMCD is being used to auto deploy apps, it uses `hub.docker.com` to know when there is a new image ready to pull,
then pulls it and recreats a new container ready for production.
DMCD is being used to auto deploy apps, it uses a webhook to know when there is a new image ready to pull,
then pulls it and recreats a new container ready for production. This webhook can be used in [`hub.docker.com`](https://hub.docker.com/), or what suits the best.

# Installation
1. Install repo: `git clone https://github.com/Tolfix/dmcd.git`
Expand Down

0 comments on commit fca3b54

Please sign in to comment.