mirror of
https://codeberg.org/scip/swaybuild.git
synced 2026-08-23 22:34:19 +02:00
14 lines
288 B
YAML
14 lines
288 B
YAML
services:
|
|
swayfxbuild:
|
|
container_name: swayfxbuild
|
|
build:
|
|
args:
|
|
WLROOTSVERSION: 0.20.2
|
|
WLROOTSLIBVERSION: 0.20
|
|
SWAYFXVERSION: 0.6
|
|
SCENEFXVERSION: 0.5
|
|
SCENEFXLIBVERSION: 0.5
|
|
ROFIVERSION: 2.0.0
|
|
volumes:
|
|
- ./opt:/opt
|