4 ms·
The general idea is to test and develop on the same image that will go to prod. Environment-specific configuration should generally be injected at container run
by wadetandy 10y ago
The general idea is to test and develop on the same image that will go to prod. Environment-specific configuration should generally be injected at container runtime.