Initial commit

This commit is contained in:
Michal 2026-01-11 18:57:42 +04:00 • committed by GitHub
commit 3dd53cf457
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
105 changed files with 35670 additions and 0 deletions

View file

@ -0,0 +1,8 @@
services:
builder:
image: cmake-builder
build:
context: ..
dockerfile: docker/Dockerfile
volumes:
- ..:/app/source