Docker images#
Disclaimer
The text below contains Avito specific details
Avito Docker documentation (internal)
Docker images located at ci/docker
We have:
Internal clean up policy#
Internal image hub clean up policy
Best practices#
Reproducible image#
We want to build equivalent images on any host on any environment. It helps debug and troubleshooting plus make image more reliable.
Sources of the instability:
- Copy generated out of Docker files to images. It's hard to say where the were created and what content is expected