Does anyone have a dockerized SC app in production, where the code is also protected by Source Guardian? I would like to save myself hours of experimenting and would appreciate tips:
-
is it working well, are there any gotchas?
-
are you using a bind mount for the app code? I’m thinking of ease of re-encoding when users pay for renewal
-
does the lightweight alpine distro with nginx + fpm combination work well with SC9?
-
if using Ubuntu (18.04 or up), which exact official docker image are you using?
Thanks