NuxtN
Nuxt6mo ago
3 replies
LordGhandi

Deployment via docker

I'm going to deploy a nuxt application + a custom server in dotnet via docker and docker compose on my homelab.
That will be for my dev deployment while the production deployment will happen via Azure.

In the deployment section of nuxt I cannot see anything about docker deployment specifically so I guess it is just a normal node js image and run nuxt build and then run it?
Was this page helpful?