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