replace name f1 -> b1

This commit is contained in:
Twoje Imię Nazwisko 2024-10-24 07:28:54 -04:00
parent de44be2320
commit d87d5bf2be
1 changed files with 1 additions and 1 deletions

2
__n1
View File

@ -4,5 +4,5 @@ sudo docker run --rm \
-p 9999:9999 \ -p 9999:9999 \
-p 8888:8888 \ -p 8888:8888 \
-v "$(pwd):/home/user/fapi" \ -v "$(pwd):/home/user/fapi" \
--name f1 \ --name b1 \
fapi bash fapi bash