Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions resources/demos/30-guess-uuid-network/thePlan.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ node --inspect server-build.js
# From another window
ps -C node

kill -s USR1
kill -s SIGUSR1

#Go back Show now in inspection mode.

#Run original docker container
docker run -p game:s0
docker run -p 8080:8080 game:s0

#run script
docker ps
./debug
./debug