Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Image built using append builder cannot be pulled using podman #568

Open
choismn00 opened this issue Apr 11, 2022 · 0 comments · May be fixed by #569
Open

Image built using append builder cannot be pulled using podman #568

choismn00 opened this issue Apr 11, 2022 · 0 comments · May be fixed by #569
Labels

Comments

@choismn00
Copy link

/kind bug

What steps did you take and what happened:
[A clear and concise description of what the bug is.]

I built a simple mnist ML model using an append builder.
When trying to pull this image using podman I get a
"Error: writing blob: blob size mismatch "
error.

using docker pull works fine with this image.

What did you expect to happen:
For the image to be pulled without any errorr using podman.

Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]

Environment:

  • Fairing version: (use python -c "import kubeflow.fairing; print(kubeflow.fairing.__version__)"): 0.5.3
  • Kubeflow version: (version number can be found at the bottom left corner of the Kubeflow dashboard):
  • Minikube version:
  • Kubernetes version: (use kubectl version): 1.19.4
  • OS (e.g. from /etc/os-release):

NOTE: If you are using fair from master, please provide us the git commit hash.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
1 participant