mirror of
https://github.com/acid-info/peripatos.free.technology.git
synced 2025-01-11 16:14:28 +00:00
docker: allow overriding container name
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
d1d76e3398
commit
ee283a487f
@ -2,7 +2,7 @@ version: '3'
|
||||
|
||||
services:
|
||||
app:
|
||||
#image: ghcr.io/m4tt72/terminal:svelte
|
||||
container_name: '${CONTAINER_NAME:-peripatos-app}'
|
||||
build: .
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
Loading…
x
Reference in New Issue
Block a user