mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
test docker ci
This commit is contained in:
parent
bc541dc0fa
commit
e6fe3022de
7 changed files with 101 additions and 67 deletions
|
@ -1,13 +1,10 @@
|
|||
version: "3.7"
|
||||
services:
|
||||
web:
|
||||
image: ---WIP---
|
||||
user: srm
|
||||
build:
|
||||
context: .
|
||||
args:
|
||||
- USER_ID=${USER_ID:-1000}
|
||||
volumes:
|
||||
- .:/home/srm/app/
|
||||
- .:/app/
|
||||
ports:
|
||||
- "3000:3000"
|
||||
links:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue