Remove explicit Docker container names to allow storing multiple in parallel.
This commit is contained in:
parent
0f1bd0ff1a
commit
9da3451ed9
3 changed files with 21 additions and 31 deletions
|
@ -2,6 +2,5 @@ version: '2.3'
|
|||
|
||||
services:
|
||||
files:
|
||||
container_name: "themotte"
|
||||
build:
|
||||
target: operation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue