server-components-notes-demo icon indicating copy to clipboard operation
server-components-notes-demo copied to clipboard

Provide support for running app in docker container.

Open circlle opened this issue 4 years ago • 1 comments

For people who prefer Docker to global installs, they can start quickly by using docker-compose. This PR add two files, Dockerfile and docker-compose.yml. Some guide steps have also been added to the README.md as well.

circlle avatar Feb 05 '21 12:02 circlle

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/vercel/next-server-components/38vfupfxn
✅ Preview: https://next-server-components-git-fork-circlle-master.vercel.vercel.app

vercel[bot] avatar Feb 05 '21 12:02 vercel[bot]

It's now using standard Next.js, which means the standard Next.js docker file examples will work!

https://github.com/vercel/server-components-notes-demo/pull/33

leerob avatar Oct 28 '23 23:10 leerob