Compare commits

..

No commits in common. "d87d5bf2be35144cbaabbe8b73945cc53cefeed2" and "391f025e0f1160a59cd330ac3477d781f090df47" have entirely different histories.

1 changed files with 2 additions and 2 deletions

4
__n1
View File

@ -3,6 +3,6 @@ sudo docker run --rm \
--privileged \ --privileged \
-p 9999:9999 \ -p 9999:9999 \
-p 8888:8888 \ -p 8888:8888 \
-v "$(pwd):/home/user/fapi" \ -v /home/user/work/fapi/fapi/src:/home/user/fapi \
--name b1 \ --name f1 \
fapi bash fapi bash