Commit graph

4 commits

Author SHA1 Message Date
teekay
247dc9bb1d
Add insecure options (#36)
To push to a private registry via HTTP, the the following option where added:

* **insecure**: `push images to a plain HTTP registry`
* **insecure-pull**: `pull images from a plain HTTP registry`
* **insecure-registry**: `se plain HTTP requests when accessing the specified registry`
2024-09-05 12:27:06 +02:00
qwerty287
45035461bc
Fix author key (#14) 2024-01-14 14:07:26 +01:00
6543
5b4cdcb6bf
add missing doc for target setting 2024-01-12 23:30:15 +01:00
6543
d7173f4e49
Add dry-run setting and docs.mf (#12)
also change:
- rename `PLUGIN_LOG` to `PLUGIN_LOG_LEVEL`
- update default value of `PLUGIN_REGISTRY`
2024-01-12 23:12:06 +01:00