mirror-yaf/Makefile

4 lines
67 B
Makefile

build:
sudo docker build -t yaf .
run:
sudo docker compose up -d