|
|
@ -52,6 +52,10 @@ jobs:
|
|
|
|
tags: |
|
|
|
|
tags: |
|
|
|
|
localhost:5000/name/app:latest
|
|
|
|
localhost:5000/name/app:latest
|
|
|
|
localhost:5000/name/app:1.0.0
|
|
|
|
localhost:5000/name/app:1.0.0
|
|
|
|
|
|
|
|
-
|
|
|
|
|
|
|
|
name: Inspect
|
|
|
|
|
|
|
|
run: |
|
|
|
|
|
|
|
|
docker buildx imagetools inspect localhost:5000/name/app:1.0.0
|
|
|
|
-
|
|
|
|
-
|
|
|
|
name: Dump context
|
|
|
|
name: Dump context
|
|
|
|
if: always()
|
|
|
|
if: always()
|
|
|
@ -96,6 +100,10 @@ jobs:
|
|
|
|
tags: |
|
|
|
|
tags: |
|
|
|
|
localhost:5000/name/app:latest
|
|
|
|
localhost:5000/name/app:latest
|
|
|
|
localhost:5000/name/app:1.0.0
|
|
|
|
localhost:5000/name/app:1.0.0
|
|
|
|
|
|
|
|
-
|
|
|
|
|
|
|
|
name: Inspect
|
|
|
|
|
|
|
|
run: |
|
|
|
|
|
|
|
|
docker buildx imagetools inspect localhost:5000/name/app:1.0.0
|
|
|
|
-
|
|
|
|
-
|
|
|
|
name: Dump context
|
|
|
|
name: Dump context
|
|
|
|
if: always()
|
|
|
|
if: always()
|
|
|
|