feat(compose): add InspectRemoteImage api endpoint to inspect images in registry

This commit is contained in:
Pavel Sviderski
2025-03-26 20:37:53 +10:00
parent ffef41081b
commit c42968c812
5 changed files with 193 additions and 64 deletions
+1
View File
@@ -4,6 +4,7 @@
# Allow files and directories.
!cmd/
!internal/
!pkg/
!scripts/docker/
!go.*