1
0
mirror of https://github.com/regclient/regclient.git synced 2025-04-18 22:44:00 +03:00

1529 Commits

Author SHA1 Message Date
Brandon Mitchell
444f3c1bbd Minor typos and cleanup 2020-09-14 17:18:30 -04:00
Brandon Mitchell
bd120d29fe Adding formatted output support 2020-09-13 20:08:37 -04:00
Brandon Mitchell
eb8be17f39 Adding flag to set registry CA cert 2020-09-13 14:57:19 -04:00
Brandon Mitchell
c74eed6d08 Lookup platform from manifest list 2020-09-12 17:32:15 -04:00
Brandon Mitchell
27392b71b0 Default tag to latest 2020-09-10 19:52:26 -04:00
Brandon Mitchell
84dc905180 Moving Dockerfile, including a non-buildkit version 2020-09-10 17:16:08 -04:00
Brandon Mitchell
b277f1c35d Add comparison to similar projects 2020-09-10 16:57:33 -04:00
Brandon Mitchell
93d570029f Documenting cli options in regctl 2020-09-10 15:22:55 -04:00
Brandon Mitchell
59c28551b8 Updating readme with install/usage instructions 2020-09-09 13:56:18 -04:00
Brandon Mitchell
9ac85d8f9e Fix handling of self signed certs, add Dockerfile 2020-09-08 21:09:38 -04:00
Brandon Mitchell
32d204bc21 Add license, rename/reorg project, add support for docker certs 2020-09-08 13:15:14 -04:00
Brandon Mitchell
b1f39433ae Reorging and more logging 2020-09-05 20:45:50 -04:00
Brandon Mitchell
d9349542d0 Add more logging, fix digest check in retry reader 2020-09-05 16:33:35 -04:00
Brandon Mitchell
bc0f023f31 Improving logging, adding support for mirrors 2020-09-03 17:57:25 -04:00
Brandon Mitchell
10c18d692d Adding logging and first test case 2020-09-02 20:23:22 -04:00
Brandon Mitchell
0c904d3b15 Refactoring regclient methods into separate files 2020-09-01 18:54:36 -04:00
Brandon Mitchell
9ba4155931 Refactoring, removing regclient implementations of retry/auth 2020-09-01 18:41:53 -04:00
Brandon Mitchell
6a73fe0db4 Add auth PUT method, convert regclient to use retryable with auth 2020-09-01 16:36:36 -04:00
Brandon Mitchell
e8232d2831 Adding bearer auth via get [WIP], removing vendor directory 2020-09-01 09:14:00 -04:00
Brandon Mitchell
a368d13028 Developing new retryable method with auth [WIP], adding config (missed checking before) 2020-08-31 16:18:56 -04:00
Brandon Mitchell
965f11eb30 Adding retryable package [WIP] 2020-08-22 13:33:46 -04:00
Brandon Mitchell
009762b3f9 Adding image digest command, using config for auth and http 2020-08-11 19:30:56 -04:00
Brandon Mitchell
93b3070aa7 Adding config file (WIP), updating docker to oci descriptor conversion 2020-08-10 20:32:30 -04:00
Brandon Mitchell
bb97507d92 Refactoring JSON and adding Manifest List support
Moved JSON expansion into MarshalJSON call on Manifest interface.
Manifest List support added to manifest interface and manifest get command.
2020-08-06 20:37:55 -04:00
Brandon Mitchell
d0845affaf Adding manifest type and image copy support 2020-08-03 21:13:55 -04:00
Brandon Mitchell
5441ecd52c Adding image export 2020-07-31 08:42:08 -04:00
Brandon Mitchell
95aa3df546 Refactoring lower level api functions, moving transport definition to regclient for reusability, adding layer pull and image manifest commands 2020-07-28 14:03:38 -04:00
Brandon Mitchell
342939af82 WIP - adding auth, repo ls, image inspect, and refactoring 2020-07-19 18:44:25 -04:00
Brandon Mitchell
0ffb4fa70d WIP - 20200706 2020-07-06 08:49:13 -04:00