Currently the image is one flat Dockerfile; it should be split up into smaller images to improve deployment performance - Ubuntu Layer (patched with modules) - NGINX Layer (patched, updated with Python3) - CumulusMX layer (including configuration options)
Currently the image is one flat Dockerfile; it should be split up into smaller images to improve deployment performance