uncomment image: from compose.yaml

This commit is contained in:
perennial
2024-09-16 23:25:58 +10:00
parent e93633c083
commit 4e86dcb7de
+1 -2
View File
@@ -2,8 +2,7 @@ services:
pixivfe:
container_name: pixivfe
hostname: pixivfe
# image: vnpower/pixivfe:latest
# Uncomment to build image from local repository
image: vnpower/pixivfe:latest
build:
context: .
dockerfile: Dockerfile