[Error] Container will not start after stop/reboot
- Ngôn ngữ chính
- Go
- Star
- 13k
- Fork
- 541
- Merge trung bình
- 20 giờ 47 phút
- Pull request đã merge (30 ngày)
- 4
Mô tả
**Bug**
Failed to restart distobox container
**To Reproduce**
`distrobox-create --name test --image quay.io/rockylinux/rockylinux:latest`
`distrobox enter test`
corretly opens test container **bash** shell
`distrobox stop test`
can't start agaig
`distrobox enter test` failed
logs attached
**Expected behavior**
corretly opens test container **bash** shell
**Logs**
[podman-logs.txt](https://github.com/user-attachments/files/24891500/podman-logs.txt)
[distrobox-test-logs.txt](https://github.com/user-attachments/files/24891501/distrobox-test-logs.txt)
**Desktop:**
podman version 5.7.1
distrobox: 1.8.2.3
host: arch linux
distrobox installed from via pacman
**Additional context**
I think issue because of shell of user. My default shell is fish
So I've found out that if chage shell to bash, restart system and create new container it works.
Same behavior on fedora linux with fish shell as default.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.