12 Sep 2023 01:25 PM
The same way we have the Dynatrace operator source code here: https://github.com/Dynatrace/dynatrace-operator/blob/main/Dockerfile
Do we have the same for the ActiveGate container image?
The objective is to harden that container image.
And the only guidance I've found on the documentation suggests pulling the container image and then pushing it to their private repo: https://www.dynatrace.com/support/help/setup-and-configuration/setup-on-container-platforms/kubernet...
Thank you in advance!
Solved! Go to Solution.
29 Sep 2023 06:40 AM
Hi @elenaperez,
regarding pulling the container image and then pushing it to their private repo, it will be pulled from the environment and it will contain the environment configuration.
if you are searching for a reusable image that doesn't contain any configuration related to your environment, I think you might find it in the below link