This website requires JavaScript.
Explore
Help
Sign in
noury
/
mirror-yaf
Watch
1
Star
0
Fork
You've already forked mirror-yaf
0
mirror of
https://github.com/lyx0/yaf.git
synced
2024-11-13 19:49:53 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
4b3adfe1dd
mirror-yaf
/
Makefile
5 lines
68 B
Makefile
Raw
Normal View
History
Unescape
Escape
add docker-compose.yml and Makefile for local docker build and run
2023-09-04 17:50:26 +02:00
build
:
dont use cache to build
2023-10-05 12:06:09 +02:00
docker build --no-cache -t yaf .
add docker-compose.yml and Makefile for local docker build and run
2023-09-04 17:50:26 +02:00
run
:
dont run docker as sudo
2023-09-29 20:29:59 +02:00
docker compose up -d
Reference in a new issue
Copy permalink