This repository contains Docker containers designed for use with the Pterodactyl Next.js egg. These containers are built to support the various versions of Next.js, from Next.js 18 through Next.js 21.
I'm experiencing an issue when running containers built for linux/amd64 on macOS. The containers run Express-based Node.js applications. When started with Rosetta enabled, the containers eventually ...