mirror of
https://codeberg.org/scip/swaybuild.git
synced 2026-08-24 14:54:18 +02:00
add
This commit is contained in:
13
compose.yml
Normal file
13
compose.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
services:
|
||||
swayfxbuild:
|
||||
container_name: swayfxbuild
|
||||
build:
|
||||
args:
|
||||
WLROOTSVERSION: 0.19.0
|
||||
WLROOTSLIBVERSION: 0.19
|
||||
SWAYFXVERSION: 0.5.3
|
||||
SCENEFXVERSION: 0.4.1
|
||||
SCENEFXLIBVERSION: 0.4
|
||||
ROFIVERSION: 1.7.9.1
|
||||
volumes:
|
||||
- ./opt:/opt
|
||||
Reference in New Issue
Block a user