Skip to content

b527

@dblandin dblandin tagged this 20 Mar 14:48
Currently, the apt-get package install layer is invalidated anytime we
update npm dependencies. This commit splits package installation and npm
dependency installation into separate steps, which should improve docker
layer caching and speed up build times.

This commit also extracts the inline docs installation into a separate
bin script.
Assets 2
Loading