This commit is contained in:
Joshua Hare 2025-04-22 12:04:42 +10:00
parent 4578642cc4
commit fca73cd2d4
3 changed files with 3 additions and 0 deletions

3
command.md Normal file
View File

@ -0,0 +1,3 @@
commands:
docker build -t smartflare .
docker run -d -p 5000:5000 -v "$(pwd)/uploads:/app/uploads"-v "$(pwd)/instance:/app/instance" --name smartflare-app2 smartflare

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 294 KiB