ixartz/Next-js-Boilerplate

Is possible to dockerize application base on this project ?

jpeace08 opened this issue · 1 comments

I want to deploy my application with Docker. How do I configure it to do so?

It's totally possible to dockerize the application, the project is just a Next.js application. It's like Dockerize a Next.js app, nothing special.