chore: fixing some small vale things

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2024-04-02 15:31:21 +02:00
parent aa2b92dc7f
commit 202c05ec32
2 changed files with 5 additions and 5 deletions
@@ -6,7 +6,7 @@ The `Dockerfile` in this directory uses a [`wolfi-base`](https://github.com/wolf
## Considerations
- Wolfi only releases the `latest` tag for public consumption however digests can be pinned.
- Wolfi OS uses packages from the [os repository](https://github.com/wolfi-dev/os) on GitHub. Some packages may be named differently.
- While Wolfi uses `apk`, the OS is designed to support `glibc`.
- `Wolfi` only releases the `latest` tag for public consumption however digests can be pinned.
- `Wolfi` OS uses packages from the [os repository](https://github.com/wolfi-dev/os) on GitHub. Some packages may be named differently.
- While `Wolfi` uses `apk`, the OS is designed to support `glibc`.
- Due to the stripped down nature of the base image, additional packages might be needed compared to a distribution like Debian or Ubuntu.