Skip to content

Commit

Permalink
Add bullseye/bookworm info (#101)
Browse files Browse the repository at this point in the history
Co-authored-by: Fedor Batonogov <[email protected]>
  • Loading branch information
github-actions[bot] and batonogov authored Aug 21, 2024
1 parent 3f626a7 commit cbaa6db
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ are a trio of Docker/Podman containers to ease compiling Python applications to

Images available on multiple container registry:

- [hub.docker.com](https://hub.docker.com/)
- [hub.docker.com](https://hub.docker.com/u/batonogov)

- `batonogov/pyinstaller-windows` / `docker.io/batonogov/pyinstaller-windows`
- `batonogov/pyinstaller-linux` / `docker.io/batonogov/pyinstaller-linux`
Expand All @@ -19,7 +19,11 @@ Images available on multiple container registry:
- `ghcr.io/batonogov/pyinstaller-linux`
- `ghcr.io/batonogov/pyinstaller-osx`

For linux images have slim version.
For linux images have slim and bullseye/bookworm version will ensure better compatibility.

- `-slim`
- `-slim-bookworm`
- `-slim-bullseye`

## Usage

Expand Down

0 comments on commit cbaa6db

Please sign in to comment.