mirror of
https://github.com/lyx0/yaf.git
synced 2024-11-13 19:49:53 +01:00
5 lines
67 B
Makefile
5 lines
67 B
Makefile
|
build:
|
||
|
sudo docker build -t yaf .
|
||
|
run:
|
||
|
sudo docker compose up -d
|