생성된 로컬 Docker 이미지를 공개적으로 호스팅해도 안전한가요?

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?

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