kalvinparker
e1f67fc3d0
feat(registry): add support for custom CA certificates and TLS validation
...
- Introduced `--registry-ca` and `--registry-ca-validate` flags for configuring TLS verification with private registries.
- Implemented in-memory token caching with expiration handling.
- Updated documentation to reflect new CLI options and usage examples.
- Added tests for token cache concurrency and expiry behavior.
2025-11-14 14:30:37 +00:00
allcontributors[bot]
de1304085a
docs: add andriibratanin as a contributor for doc ( #1381 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Simon Aronsson <simme@arcticbit.se>
2023-11-13 17:45:47 +01:00
allcontributors[bot]
69d9e7f297
add nothub as a contributor for code ( #1846 )
...
* update README.md [skip ci]
* update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-11-13 11:29:38 +01:00
allcontributors[bot]
a031189cd0
add nothub as a contributor for doc ( #1845 )
...
* update README.md [skip ci]
* update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-11-12 21:46:57 +01:00
Simon Aronsson
1b898dbc70
Add a warning about using Watchtower in production ( #1839 )
...
* Add a warning about using Watchtower in production
* Update .all-contributorsrc
2023-11-12 13:46:17 +01:00
allcontributors[bot]
a56b9bdb7c
add testwill as a contributor for doc ( #1766 )
...
* update README.md [skip ci]
* update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-09-13 10:16:43 +02:00
allcontributors[bot]
4c4c27574c
add IAmTamal as a contributor for doc ( #1405 )
...
* update README.md [skip ci]
* update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-10-03 10:41:56 +02:00
allcontributors[bot]
3849b48468
docs: add jauderho as a contributor for code ( #1350 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-08-23 11:29:05 +02:00
allcontributors[bot]
36d3569c4a
docs: add EDIflyer as a contributor for doc ( #1339 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-08-04 14:43:46 +02:00
allcontributors[bot]
30f36b3ca2
docs: add Foxite as a contributor for code ( #1307 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-06-14 09:16:11 +02:00
allcontributors[bot]
de40b0ce11
docs: add ksurl as a contributor for infra ( #1293 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-05-24 11:20:37 +02:00
allcontributors[bot]
911444730f
docs: add jamesmacwhite as a contributor for doc ( #1194 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-01-20 13:13:03 +01:00
allcontributors[bot]
b3b45ab19e
docs: add patricegautier as a contributor for code ( #1139 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-11-18 14:54:46 +01:00
allcontributors[bot]
ac00e4844e
docs: add hypnoglow as a contributor for code ( #1130 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-11-12 12:19:05 +01:00
Rootul Patel
cb4e60cffd
Prefer long flags in quick start example ( #1029 )
...
`--detach` is clearer (to a new Docker user) than `-d`. Similarly `--volume` is clearer than `-v`.
Motivation: https://changelog.com/posts/use-long-flags-when-scripting
Referred to: https://docs.docker.com/engine/reference/commandline/run/
2021-11-08 10:27:47 +01:00
allcontributors[bot]
db13bdec3c
docs: add modem7 as a contributor for doc ( #1083 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-10-05 17:31:09 +02:00
modem7
1ec5234898
Update README.md ( #1077 )
...
Added new line to Quick Start to make it easier to read at glance.
2021-10-05 14:27:15 +02:00
allcontributors[bot]
52fe3656a6
docs: add djquan as a contributor for doc ( #1038 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-07-29 10:29:06 +02:00
Dan Quan
c33bb05396
docs: remove broken badge and fix docker-compose snippet ( #1025 )
...
* Remove microbadger badge as it is shutdown
source: https://twitter.com/microscaling/status/1361054926399557644
source: https://web.archive.org/web/20210409135814/https://microbadger.com/shutdown
* Remove trailing space that breaks yaml formatting
* Adjust indentation for docker-compose snippet
2021-07-29 10:24:23 +02:00
allcontributors[bot]
b196629d04
docs: add zenjabba as a contributor ( #983 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-06-07 15:45:57 +02:00
allcontributors[bot]
91bbe74796
docs: add DasSkelett as a contributor ( #944 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-04-27 22:19:20 +02:00
nils måsén
26dbc64b35
Documentation updates ( #936 )
...
* Update private-registries.md
* docs: fix codecov branch
* docs: clarify monitor and add head fail warning
* docs: remove unsupported features
* docs: add date format note and fix typo
* docs: 🌈
* docs: fix auto-format errors and linting
* docs: fix auto-format errors and linting
2021-04-27 11:34:24 +02:00
allcontributors[bot]
23572add74
docs: add ksurl as a contributor ( #917 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-04-22 15:13:42 +02:00
allcontributors[bot]
5e17ef6014
docs: add reinout as a contributor ( #857 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-03-23 16:56:22 +01:00
allcontributors[bot]
88d1dcf0d2
docs: add hydrargyrum as a contributor ( #839 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-02-28 19:32:33 +01:00
D. Domig
52e6e11395
docs: update changed contributor username ( #817 )
2021-02-09 10:18:57 +01:00
allcontributors[bot]
1886fde84a
docs: add nymous as a contributor ( #788 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-01-19 07:12:07 +01:00
Srihari Thalla
d60c0d6b57
chore: fix badge url for contributors and docker pulls ( #774 )
2021-01-19 07:08:18 +01:00
allcontributors[bot]
ae6bd207c1
docs: add zoispag as a contributor ( #771 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-01-12 20:43:57 +01:00
allcontributors[bot]
8b95e8c1c3
docs: add SrihariThalla as a contributor ( #769 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-01-12 20:08:15 +01:00
Simon Aronsson
5b349e5dc4
Update README.md
2021-01-10 11:27:26 +01:00
Simon Aronsson
47e53adf6d
Update README.md
2021-01-10 11:25:59 +01:00
Simon Aronsson
e18b57efc8
Cleanup readme
2021-01-10 11:25:46 +01:00
allcontributors[bot]
2fb1f5f7ee
docs: add tkalus as a contributor ( #721 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-12-23 00:48:50 +01:00
allcontributors[bot]
0f065399b0
docs: add rg9400 as a contributor ( #703 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-12-08 18:40:43 +01:00
allcontributors[bot]
c8bd484b9e
docs: add ksurl as a contributor ( #697 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-12-03 13:26:50 +01:00
allcontributors[bot]
c917b159da
docs: add yrien30 as a contributor ( #683 )
...
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-11-19 19:04:16 +01:00
TheCoolBlackCat
30b51c4b45
Update README to reflect migration to GitHub discussions ( #661 )
...
* Update README to reflect change from Gitter
* Update README.md
2020-10-16 22:17:38 +02:00
allcontributors[bot]
ca292a1817
docs: add chander as a contributor ( #657 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-10-03 22:07:52 +02:00
allcontributors[bot]
e118fd526b
docs: add dhet as a contributor ( #656 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-10-03 22:00:48 +02:00
Simon Aronsson
98b518612b
Remove gitter badge
2020-09-08 12:19:35 +02:00
allcontributors[bot]
8988e96bae
docs: add bugficks as a contributor ( #626 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Simon Aronsson <simme@arcticbit.se>
2020-08-21 22:56:12 +02:00
allcontributors[bot]
9bd3913a11
docs: add osheroff as a contributor ( #624 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-08-21 22:35:57 +02:00
allcontributors[bot]
cde438996a
docs: add x-jokay as a contributor ( #616 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-08-10 10:57:38 +02:00
allcontributors[bot]
03a929df80
docs: add MichaelSp as a contributor ( #613 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-08-08 18:41:11 +02:00
allcontributors[bot]
5020b03c64
docs: add bugficks as a contributor ( #601 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-07-16 09:37:37 +02:00
allcontributors[bot]
eb4e0bb615
docs: add MihailITPlace as a contributor ( #589 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-07-03 15:02:20 +02:00
Simon Aronsson
e93b22f486
Update README.md
2020-06-22 22:30:29 +02:00
Simon Aronsson
9a0dc53c14
Update README.md
2020-06-22 19:35:57 +02:00
Simon Aronsson
27f74def57
Update README.md
2020-06-14 16:29:16 +02:00