This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Help getting Oracle Linux guest running #4969
Labels
Priority: Low
Indicates that an issue or pull request should be resolved behind issues or pull requests labelled `
Status: Awaiting review
Indicates that a pull request is ready to be reviewed
I use firecracker for many of the database backends on db<>fiddle, which has been working fine for years. I can run Debian and even Alpine guests but I've always had trouble with RHEL clones like Oracle Linux.
They boot ok but don't let me log in - with this dockerfile I get stuck without a tty:
and today I finally got a login prompt for the first time, but logging in a 'no login shell' error with this dockerfile:
in both cases I'm building the rootfs like this:
Is there something obvious I'm doing wrong? I'm really keen to add later versions of MySQL to dbfiddle but the official docker images are all Oracle Linux based since 8.0.
The text was updated successfully, but these errors were encountered: