How to containerize Next.js app with docker build
August 2, 2023Simple steps to containerize Next.js app deployed with npm packages using docker build.
Simple steps to containerize Next.js app deployed with npm packages using docker build.
This blog aims to build an LDAP Server with docker and docker-compose. It serves useful to deploy temporary LDAP server for poc’s and testing our Microservices.