docker inspect design_patterns will show you some info about the running container or just get into the container docker exec -it design_patterns bash this will drop you into a bash shell into the container, then you can inspect the current state with regular bash commands
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)