Ist das generierte lokale Docker-Image sicher für die öffentliche Hostung?

I noticed during docker setup, it will generate an image local_discourse/app, just wonder is that safe to be hosted publicly? Or will that contain secret information? Are all the secrets stored on disk and not in the image?

1 „Gefällt mir“

No, it is not as it contains the env variables with a bunch of secrets.

4 „Gefällt mir“