Homec4science

docker: Dockerfile optimizations

Authored by Marco Neumann <marco@crepererum.net> on Aug 3 2015, 10:57.

Description

docker: Dockerfile optimizations

  • BETTER Reduces number of layers required to build the Invenio Docker image.
  • Reorders some instructions in the Dockerfile to optimize caching and to reduce build times.
  • BETTER Add port exposure to Docker images, so they can linked together with other components like webservers, proxies, content caches etc.

Signed-off-by: Marco Neumann <marco@crepererum.net>

Details

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:40708eb23445: docker: Dockerfile optimizations (authored by Marco Neumann <marco@crepererum.net>).Sep 9 2015, 21:53