Commit Graph

4 Commits

Author SHA1 Message Date
Gilles Grandou e0b228799f convert to podman
* call podman exec instead of using API:
  - build does not support progress
  - run looks like to lack equivalent dockerpty support
* config: use full uri as short names are not supported on
  all OSes (like debian 11)
2023-12-05 00:16:52 +01:00
Gilles Grandou 3462964cb0 add build timestamp to avoid useless image builds
* skip build if image timestamp is newer than config file
2023-12-05 00:16:28 +01:00
Gilles Grandou 8ccd734c02 moved config format from INI to YAML 2023-12-05 00:16:28 +01:00
Gilles Grandou 88e070d88c convert to setuptools / setup.py 2023-12-05 00:12:54 +01:00