This project developed on Nest framework. Idea of this project is to pull docker images automatically on server whenever there is push. Github webhook calls docker pull auto api whenever workflow runs on github. You add a config.json file for your docker containers which need to pull auto. Whenever receives request on api, api compares with config file and gets app. App contains information about repository and docker image. API uses this information to pull latest image from docker, runs this pulled image and also delete old image if exist.
-
Notifications
You must be signed in to change notification settings - Fork 0
codebysandip/docker-pull-auto
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This repository will pull latest docker image and will up the latest and in last will delete old image
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published