#rockettypist — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #rockettypist, aggregated by home.social.
-
Since I run @openproject as a container solution, I always like to quickly check in the shell beforehand to see if the new images for the latest version of Openproject are already available.
Maybe this will help someone
curl -s "https://hub.docker.com/v2/repositories/openproject/openproject/tags/?page_size=50&ordering=last_updated" \
| python3 -m json.tool | grep '"name"' | head -30curl -s "https://hub.docker.com/v2/repositories/openproject/hocuspocus/tags/?page_size=50&ordering=last_updated" \
| python3 -m json.tool | grep '"name"' | head -30#adminlife #podman #docker #shell #linux #macos #opensource #rockettypist #espanso
-
Since I run @openproject as a container solution, I always like to quickly check in the shell beforehand to see if the new images for the latest version of Openproject are already available.
Maybe this will help someone
curl -s "https://hub.docker.com/v2/repositories/openproject/openproject/tags/?page_size=50&ordering=last_updated" \
| python3 -m json.tool | grep '"name"' | head -30curl -s "https://hub.docker.com/v2/repositories/openproject/hocuspocus/tags/?page_size=50&ordering=last_updated" \
| python3 -m json.tool | grep '"name"' | head -30#adminlife #podman #docker #shell #linux #macos #opensource #rockettypist #espanso