Category: Docker

Reducing The Dockerized Image Size Of A Next.js Kontent Integrated Website with Next.js Standalone Functionality in v12.1.

As a best practice, when containerizing an application, the image outputted needs to be as small as possible. This reduces deployment & image transfer time, whilst also reduces storage costs….