Skip to content

Commit 86d94ee

Browse files
committed
README.md: link oraclelinux.yaml
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 7b5cb77 commit 86d94ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Lima is expected to be used on macOS hosts, but can be used on Linux hosts as we
2424

2525
[Intel on ARM](./docs/multi-arch.md)
2626

27-
✅ Various guest Linux distributions: [AlmaLinux](./examples/almalinux.yaml), [Alpine](./examples/alpine.yaml), [Arch Linux](./examples/archlinux.yaml), [Debian](./examples/debian.yaml), [Fedora](./examples/fedora.yaml), [openSUSE](./examples/opensuse.yaml), [Rocky](./examples/rocky.yaml), [Ubuntu](./examples/ubuntu.yaml) (default), ...
27+
✅ Various guest Linux distributions: [AlmaLinux](./examples/almalinux.yaml), [Alpine](./examples/alpine.yaml), [Arch Linux](./examples/archlinux.yaml), [Debian](./examples/debian.yaml), [Fedora](./examples/fedora.yaml), [openSUSE](./examples/opensuse.yaml), [Oracle Linux](./examples/oraclelinux.yaml), [Rocky](./examples/rocky.yaml), [Ubuntu](./examples/ubuntu.yaml) (default), ...
2828

2929
Related project: [sshocker (ssh with file sharing and port forwarding)](https://github.com/lima-vm/sshocker)
3030

@@ -250,7 +250,7 @@ Alternatively, you may also directly ssh into the guest: `ssh -p 60022 -i ~/.lim
250250
Yes, it should work, but not regularly tested on ARM (due to lack of CI).
251251

252252
#### "Can I run non-Ubuntu guests?"
253-
AlmaLinux, Alpine, Arch Linux, Debian, Fedora, openSUSE, and Rocky are also known to work.
253+
AlmaLinux, Alpine, Arch Linux, Debian, Fedora, openSUSE, Oracle Linux, and Rocky are also known to work.
254254
See [`./examples/`](./examples/).
255255

256256
An image has to satisfy the following requirements:

0 commit comments

Comments
 (0)