AppImage / AppImage/AppImageKit

AppImage test suite based on Docker

Đang mở
#771 6 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Không có dữ liệu ngôn ngữ
Star
9.4k
Fork
588
Chỉ số merge pull request
Chỉ số pull request đang chờ

Mô tả

I am currently managing few AppImage packages for various image editing programs, and I have developed a set of simple scripts that allow to test an AppImage package on various Linux systems using Docker containers.

The scripts and Docker configurations can be found [here](https://github.com/aferrero2707/appimage-testsuite). The scripts basically do the following:
* build a minimal docker container using one of the supplied Dockerfile.* configurations
* allow graphical connections from the container, and start it. The scripts directory is shared under `/aitest`
* The AppImage can then be started from within the container with the following command:
```
/aitest/aitest.sh
```
which in turn extracts the package with `bsdtar` and then runs the `AppRun` executable.

The advantage is that in case of failure the user can directly modify the extracted AppImage or install additional packages.

Would you find this useful and worth being integrated into your AppImage tools?

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.