An open API service indexing awesome lists of open source software.

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

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)