+ laravel nginx config, php84
This commit is contained in:
2
bash/show-python-log.sh
Executable file
2
bash/show-python-log.sh
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
docker logs --follow $(docker ps | grep "python-${1}" | awk '{print $1}')
|
Reference in New Issue
Block a user