https://github.com/streamlink/appimage-buildenv
Docker image build config for building appimages for Streamlink and Streamlink Twitch GUI
https://github.com/streamlink/appimage-buildenv
Last synced: 2 months ago
JSON representation
Docker image build config for building appimages for Streamlink and Streamlink Twitch GUI
- Host: GitHub
- URL: https://github.com/streamlink/appimage-buildenv
- Owner: streamlink
- License: bsd-2-clause
- Created: 2021-05-08T22:04:37.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-13T11:19:21.000Z (3 months ago)
- Last Synced: 2025-04-13T12:24:39.554Z (3 months ago)
- Language: Shell
- Homepage: https://streamlink.github.io/
- Size: 35.2 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Streamlink appimage buildenv
====Docker image build config for building [appimages](https://appimage.org/) for [Streamlink](https://github.com/streamlink/streamlink) and [Streamlink Twitch GUI](https://github.com/streamlink/streamlink-twitch-gui).
## Images
- [`ghcr.io/streamlink/appimage-buildenv-x86_64`](https://github.com/streamlink/appimage-buildenv/pkgs/container/appimage-buildenv-x86_64)
- [`ghcr.io/streamlink/appimage-buildenv-aarch64`](https://github.com/streamlink/appimage-buildenv/pkgs/container/appimage-buildenv-aarch64)Based on the [`pypa/manylinux`](https://github.com/pypa/manylinux) images (`manylinux_2_28`), which are based on the official [`almalinux:8`](https://hub.docker.com/_/almalinux) images.
### Contents
- updated [`squashfs-tools`](https://github.com/plougher/squashfs-tools) with support for reproducible builds
- prebuilt [`appimagetool`](https://github.com/AppImage/AppImageKit) with applied fixes
- appimage library [`excludelist`](https://github.com/AppImage/pkg2appimage)