{"id":17225349,"url":"https://github.com/yeahdongcn/image-volume-test","last_synced_at":"2026-02-15T08:34:07.805Z","repository":{"id":253931998,"uuid":"844966565","full_name":"yeahdongcn/image-volume-test","owner":"yeahdongcn","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-20T10:26:46.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T10:37:02.928Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yeahdongcn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-20T10:15:09.000Z","updated_at":"2024-08-20T10:26:49.000Z","dependencies_parsed_at":"2024-08-20T12:44:11.973Z","dependency_job_id":null,"html_url":"https://github.com/yeahdongcn/image-volume-test","commit_stats":null,"previous_names":["yeahdongcn/image-volume-test"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yeahdongcn/image-volume-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeahdongcn%2Fimage-volume-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeahdongcn%2Fimage-volume-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeahdongcn%2Fimage-volume-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeahdongcn%2Fimage-volume-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yeahdongcn","download_url":"https://codeload.github.com/yeahdongcn/image-volume-test/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeahdongcn%2Fimage-volume-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29473718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T06:58:05.414Z","status":"ssl_error","status_checked_at":"2026-02-15T06:58:05.085Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T04:13:20.483Z","updated_at":"2026-02-15T08:34:07.789Z","avatar_url":"https://github.com/yeahdongcn.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kubernetes v1.31 Image Volume Test on Minikube\n\nThe Kubernetes documentation provides a simple example of how to use an image volume with a Pod but lacks details on setting up the container runtime. This repository adds the missing details to the Kubernetes documentation.\n\nThe following steps are tested on Minikube v1.33.1:\n\n```bash\n➜ minikube version\nminikube version: v1.33.1\ncommit: 5883c09216182566a63dff4c326a6fc9ed2982ff\n# Using buildx\n➜ docker build -t kicbase:crio-v1.31 -o type=docker .\n➜ ./start.sh\n```\n\nDeploy a pod with image volume:\n\n```bash\n➜ kubectl apply -f oci.yaml\n➜ kubectl get pod pod\nNAME   READY   STATUS    RESTARTS   AGE\npod    1/1     Running   0          10m\n➜ kubectl exec -it pod -- bash\nroot@pod:/# ls /\nbin  boot  dev  etc  home  lib  media  mnt  opt  proc  root  run  sbin  srv  sys  tmp  usr  var  volume\nroot@pod:/# ls /volume/\nbin  boot  dev  etc  home  lib  media  mnt  opt  proc  root  run  sbin  srv  sys  tmp  usr  var\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeahdongcn%2Fimage-volume-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyeahdongcn%2Fimage-volume-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeahdongcn%2Fimage-volume-test/lists"}