|
|
|
|
|
by i_know_right
2723 days ago
|
|
Jenkinsfiles. Helps a lot when growing to more environments, toolset versioning in the code and environment reproducibility via Docker containers.
Also best practice is to fork the Dockerfiles and build and host your own images in a registry. |
|