This website requires JavaScript.
Explore
Help
Sign In
ajp_anton
/
docker-images
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
21
Commits
1
Branch
0
Tags
8ec3cde4f277af0791e133472549e1828126d251
Commit Graph
2 Commits
Include renames
Author
SHA1
Message
Date
ajp_anton
7e6dea8b24
Refine Python tools task interface
Build custom container images / build (map[base_image:php:8-fpm-alpine build_args:PHP_VERSION=8 context:php8-pgsql fingerprint_command:{ apk info -v | LC_ALL=C sort; find /usr/local/lib/php/extensions /usr/local/etc/php/conf.d -type f -exec sha256sum {} + | LC_ALL=C sort; } name:ph… (push)
Successful in 39s
Details
Build custom container images / build (map[base_image:postgres:18 build_args:PG_VERSION=18 POSTGIS_VERSION=3 VCHORD_VERSION=0.5.3 context:postgres fingerprint_command:{ dpkg-query -W -f='${binary:Package}=${Version}\n' | LC_ALL=C sort; find /usr/lib/postgresql -type f -exec sha256su… (push)
Successful in 53s
Details
Build custom container images / build (map[base_image:python:3 build_args:PYTHON_VERSION=3 context:python-tools fingerprint_command:{ dpkg-query -W -f='${binary:Package}=${Version}\n' | LC_ALL=C sort; pip freeze | LC_ALL=C sort; } name:python-tools oci_labels:org.opencontainers.ima… (push)
Successful in 1m17s
Details
2026-08-18 04:21:11 +00:00
ajp_anton
56d6194324
Integrate task runner into python tools
2026-08-08 17:21:50 +00:00