Add link to official Next.js example
Signed-off-by: Max Proske <max@mproske.com>
This commit is contained in:
parent
e3ea3e9044
commit
179afb8505
@ -66,6 +66,7 @@ with Spring framework and a Postgres database. <a href="spring-postgres"><i
|
|||||||
- [`Portainer`](https://github.com/docker/awesome-compose/tree/master/portainer)
|
- [`Portainer`](https://github.com/docker/awesome-compose/tree/master/portainer)
|
||||||
- [`Wireguard`](https://github.com/docker/awesome-compose/tree/master/wireguard)
|
- [`Wireguard`](https://github.com/docker/awesome-compose/tree/master/wireguard)
|
||||||
- [`FastAPI`](fastapi) <a href="fastapi#use-with-docker-development-environments"><img src="icon_devenvs.svg" alt="Use with Docker Dev Environments" height="30" align="top"/></a>
|
- [`FastAPI`](fastapi) <a href="fastapi#use-with-docker-development-environments"><img src="icon_devenvs.svg" alt="Use with Docker Dev Environments" height="30" align="top"/></a>
|
||||||
|
- [`Next.js`](https://github.com/docker/awesome-compose/tree/master/next)
|
||||||
|
|
||||||
## Basic setups for different platforms (not production ready - useful for personal use)
|
## Basic setups for different platforms (not production ready - useful for personal use)
|
||||||
|
|
||||||
|
5
next/README.md
Normal file
5
next/README.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# Next.js Example
|
||||||
|
|
||||||
|
The official example is maintained by the Next.js community:
|
||||||
|
|
||||||
|
- [Compose + Next.js Example](https://github.com/vercel/next.js/tree/canary/examples/with-docker-compose)
|
Loading…
Reference in New Issue
Block a user