Skip to content

This repository will pull latest docker image and will up the latest and in last will delete old image

Notifications You must be signed in to change notification settings

codebysandip/docker-pull-auto

Repository files navigation

Docker Pull Auto

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.

High level diagram

High level diagram of docker pull auto

Check documentation here

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

No packages published