AlmaLinux / AlmaLinux/bootc-images

[BUG]: Using 9.4 with podman-bootc error

未关闭
#16 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
Dockerfile
星标
50
派生
16
PR 合并指标
30 天内没有已合并 PR

描述

### Is there an existing issue for this?

- [x] I have searched the existing issues

### Current Behavior

I've built an Alma 9.4 as a base image and when I try to login to it with `podman-bootc ssh ` if fails with
```
Connecting to vm 17de7fa355360b3df260d73e8f1e6eeb78f39021128ec60cf5d69336d79b6ed8. To close connection, use `~.` or `exit`
root@localhost: Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).
```
`podman-bootc list` shows that the image is running successfully so I am assuming there is some configuration missing.
```
ID REPO SIZE CREATED RUNNING SSH PORT
17de7fa35536 myimage:latest 10.7GB 51 minutes ago true 46651
```
fedora base images seem to run ok with this flow.

### Expected Behavior

Should be able to login to running image with podman-bootc or have instructions on how to enable it.

### Steps To Reproduce

With Version 9.4 Create a bootc image
publish to a registry
run `podman-bootc run --filesystem xfs imagename`
You should be dropped into a shell on the running machine.

### Anything else?

_No response_

### Search terms

podman-bootc ssh

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。