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 fa42d9f commit 563e80fCopy full SHA for 563e80f
docker-compose.yml
@@ -3,6 +3,7 @@ services:
3
build:
4
context: .
5
dockerfile: Dockerfile
6
+ image: nextjs
7
container_name: blog
8
ports:
9
- 3000:3000
0 commit comments