- Pull down all of the files from this gist.
- Update
<<YOUR_URL_HERE>>
indocker-compose.yml
and<<YOUR_PROJECT_NAME_HERE>>
inupdate.sh
. - Run
./update.sh
.
From this point onward, you just run ./update.sh
whenever you want to update your docker image. Alternatively, you can put the update script in a cron job, and update it however often you want.