mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-19 15:28:06 +02:00
Merge 386ad0e112
into 18f59bdb09
This commit is contained in:
commit
7dbcf54ea8
1 changed files with 3 additions and 1 deletions
|
@ -3,5 +3,7 @@ services:
|
|||
build:
|
||||
context: app
|
||||
target: builder
|
||||
volumes:
|
||||
- ./app:/app
|
||||
ports:
|
||||
- '8000:8000'
|
||||
- '8000:8000'
|
Loading…
Add table
Add a link
Reference in a new issue