Initial commit.

This commit is contained in:
Johannes Findeisen 2025-06-04 00:34:01 +02:00
commit ca6cf09c6a
3 changed files with 30 additions and 0 deletions

9
docker-compose.yml Normal file
View file

@ -0,0 +1,9 @@
services:
rust:
build:
context: .
dockerfile: Dockerfile
container_name: rust
#tty: true
#environment:
# - CARGO_TARGET_DIR