Files
toolbx-tuner/docker-compose.yml

9 lines
162 B
YAML

version: "3"
services:
gtk4-rs:
image: ghcr.io/13hannes11/gtk4-rs-docker:latest-appimage
volumes:
- .:/mnt:z
command: sh -c "cargo appimage"