firecracker-microvm / firecracker-microvm/firecracker-containerd

How to config image registry?

Open
#532 1 comment 0 reactions 0 assignees View on GitHub
kind/question
Dominant language
Go
Stars
2.9k
Forks
247
PR merge metrics
No merged PRs in 30d

Description

Hi,

I'd like to understand how to config the credential or http access of an image registry in firecracker-containerd, like this: [containerd-Configure Image Registry](https://github.com/containerd/containerd/blob/main/docs/cri/registry.md) ? I need to use a local image registry which only provides http access. I know the command line provides `--plain-http` option to access insecure registry. But I'm using go sdk to invoke firecraker-containerd, not via command line. I would get error "http: server gave HTTP response to HTTPS client" when starting a VM. Is it possible to config when I use go sdk ?

Thanks.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.