B4J Question PyBridge in WebApp in Linux Docker Container

hatzisn

Expert
Licensed User
Longtime User
Good morning everyone,

I would like to ask something. I always create docker containers for my WebApps and for security reasons I am running the app with low privileges with a user isolated in his own group (Linux). If I want to run PyBridge where is the bridge script in python saved? Let me rephrase my question. Which folder do I have to set to read/write/execute for "all" in order to save there the PyBridge script in order for it to run?

Greetings
 

hatzisn

Expert
Licensed User
Longtime User
Upvote 0
Top