genuinetools / img

Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder.
https://blog.jessfraz.com/post/building-container-images-securely-on-kubernetes/
MIT License
3.88k stars 229 forks source link

spec: failed to generate spec: no command specified #341

Closed tech-about closed 3 years ago

tech-about commented 3 years ago

i use img in gitlab ci pipline in kubernetes, to tag the img and push it to prod, but after tag, the image seems is broken, i open the --debug but without any warning, how do i fix this ?

tech-about commented 3 years ago

i use jib to build the image, ant tag it with img, it seems that meet with some conflict, close this.

ulm0 commented 2 years ago

i'm facing the exact same issue, mirrored some images from docker hub to gitlab registry using img, and running the images in k8s say spec: failed to generate spec: no command specified