mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-06 22:54:16 +02:00
[linux_dist.appimage] refactoring: AppImage now based on Debian bullseye
This commit is contained in:
@@ -3,3 +3,4 @@ set -Ceufox pipefail
|
||||
|
||||
docker build -t bauh-appimage .
|
||||
docker run -e BAUH_VERSION=$BAUH_VERSION -v ./AppImageBuilder.yml:/build/AppImageBuilder.yml --rm --cap-add=SYS_ADMIN --device /dev/fuse --mount type=bind,source="$(pwd)",target=/build bauh-appimage
|
||||
# volume required to run tests: -v /var/run/docker.sock:/var/run/docker.sock
|
||||
|
||||
Reference in New Issue
Block a user