We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4adfc46 commit 70f8d9fCopy full SHA for 70f8d9f
samples/nextjs/app/Dockerfile
samples/nextjs/compose.yaml
@@ -4,7 +4,6 @@ services:
4
# domainname: www.example.xyz # uncomment if you want to use your own domain
5
build:
6
context: ./app
7
- dockerfile: Dockerfile
8
9
ports:
10
- target: 3000
0 commit comments