rsnext/examples/with-docker-compose/next-app
Sam Ko 8d13ab925e
chore(examples): switch default from yarn to npm in Dockerfiles (#61348)
## Changes

- Switch default package manager to npm
- Fixes https://github.com/vercel/next.js/issues/61293

Closes NEXT-2291
2024-01-29 14:38:31 -08:00
..
public Add with-docker-compose example (#32668) 2022-06-14 11:13:55 +00:00
src chore(examples): use default prettier for examples/templates (#60530) 2024-01-11 16:01:44 -07:00
.gitignore Add .yarn/install-state.gz to .gitignore (#56637) 2023-10-18 16:34:48 +00:00
dev.Dockerfile chore(examples): switch default from yarn to npm in Dockerfiles (#61348) 2024-01-29 14:38:31 -08:00
next.config.js chore(examples): use default prettier for examples/templates (#60530) 2024-01-11 16:01:44 -07:00
package.json Fix with-docker-compose example (#43419) 2022-11-28 00:13:22 +00:00
prod-without-multistage.Dockerfile chore(examples): switch default from yarn to npm in Dockerfiles (#61348) 2024-01-29 14:38:31 -08:00
prod.Dockerfile chore(examples): switch default from yarn to npm in Dockerfiles (#61348) 2024-01-29 14:38:31 -08:00
tsconfig.json Add with-docker-compose example (#32668) 2022-06-14 11:13:55 +00:00