feat: named docker image to avoid docker picking the wrong one
This commit is contained in:
@@ -17,6 +17,7 @@ services:
|
|||||||
# --- MAIN APPLICATION ---
|
# --- MAIN APPLICATION ---
|
||||||
alfred:
|
alfred:
|
||||||
container_name: alfred-core
|
container_name: alfred-core
|
||||||
|
image: alfred_media_organizer:latest
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
args:
|
args:
|
||||||
|
|||||||
Reference in New Issue
Block a user