Closed antonkalinin-ml closed 3 years ago
stack update now updates package index database before copying the project files into the container. The new step is cached by docker so that it speeds up the stack setup step and rebuilding the container.
stack update
stack setup
stack update
now updates package index database before copying the project files into the container. The new step is cached by docker so that it speeds up thestack setup
step and rebuilding the container.