i was figuring out how can i run docker images with logger so i could debug the module code easily
i tried running this code but nothing happens
docker run --name trytons -p 8000:8000 --link tryton-postgres:postgres -v frp-data:/usr/local/lib/python3.7/dist-packages -e DB_PASSWORD=mysecretpassword -d frp --logger