This container can be used to update a git repository to the latest version.
510
This ARM compatible container can be used to pull the latest version for a git repository. The repository must be mounted into the /config folder within the container.
Simply run it and it will perform the following commands:
git fetch
git reset --hard origin/master
I am currently using it to update my home assistant configuration from within home assistant. This container is triggered by my home assistant instance with ha-dockermon
Content type
Image
Digest
Size
13.7 MB
Last updated
almost 6 years ago
docker pull tribunex/git-pull-pi