This commit is contained in:
Stephan Schnabel 2025-06-07 16:55:01 +02:00
parent f09b6486f9
commit db4412c876
Signed by: stephan.schnabel
SSH key fingerprint: SHA256:99zuzxNGFb5/5P+E/O7ONU2qhUojUe/D8rIPTW+9Xp0
10 changed files with 89 additions and 85 deletions

View file

@ -20,7 +20,7 @@
# Inspect image with docker.
[group('image')]
@inspect:
@inspect: build
docker image inspect kokuwaio/buildctl
# Inspect image layers with `dive`.