This website requires JavaScript.
Explore
Help
Sign In
cklug
/
docker-update
Watch
2
Star
1
Fork
1
You've already forked docker-update
Code
Issues
8
Pull Requests
Releases
Wiki
Activity
17
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Clemens Klug
0fbdcf1a66
fix wrong argument
2018-08-06 14:10:49 +02:00
sample
add docker-compose parser
2018-07-23 14:27:09 +02:00
.gitmodules
add docker-compose parser
2018-07-23 14:27:09 +02:00
docker_compose.py
fix wrong argument
2018-08-06 14:10:49 +02:00
docker-compose.yml
use packaging.version to compare version and list possible updates for images
2018-07-24 18:24:48 +02:00
Dockerfile
add missing libs
2018-08-06 12:44:52 +02:00
image_tags.py
fix wrong argument
2018-08-06 14:10:49 +02:00
requirements.txt
use packaging.version to compare version and list possible updates for images
2018-07-24 18:24:48 +02:00
show_updateable.py
fix wrong argument
2018-08-06 14:10:49 +02:00
Description
No description provided
484
KiB
Languages
Python
98.6%
Dockerfile
1.4%