Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Container policy prevents loading images from docker-compose / buildkit #102

Closed
detjensrobert opened this issue Aug 25, 2023 · 0 comments · Fixed by #103
Closed

Container policy prevents loading images from docker-compose / buildkit #102

detjensrobert opened this issue Aug 25, 2023 · 0 comments · Fixed by #103

Comments

@detjensrobert
Copy link
Contributor

Similar to #82, but this time for docker-archive and oci-archive.

The relevant podman service error:

Request Failed(Internal Server Error): failed to load image: payload does not match any of the supported image formats:
 * oci: initializing source oci:/var/tmp/api_load.tar1127186901:: open /var/tmp/api_load.tar1127186901/index.json: not a directory
 * oci-archive: Source image rejected: Running image oci-archive:/var/tmp/api_load.tar1127186901: is rejected by policy.
 * docker-archive: Source image rejected: Running image docker-archive:/var/tmp/api_load.tar1127186901:docker.io/library/tyk-testing:latest is rejected by policy.
 * dir: open /var/tmp/api_load.tar1127186901/manifest.json: not a directory%                                         
@detjensrobert detjensrobert changed the title container policy prevents loading images from docker-compose / buildkit Container policy prevents loading images from docker-compose / buildkit Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant