use official image
This commit is contained in:
parent
e8c257f801
commit
a8e2430e34
@ -2,7 +2,9 @@ version: "3.8"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
web:
|
web:
|
||||||
build: .
|
image: quay.io/redlib/redlib
|
||||||
|
# quay.io/redlib/redlib:latest-arm # uncomment if you use arm64
|
||||||
|
# quay.io/redlib/redlib:latest-armv7 # uncomment if you use armv7
|
||||||
restart: always
|
restart: always
|
||||||
container_name: "redlib"
|
container_name: "redlib"
|
||||||
ports:
|
ports:
|
||||||
|
Loading…
Reference in New Issue
Block a user