- Remove entrypoint now implemented by rx3/server-mga9 image,

- Minor compose / dockerfile args improvments.
This commit is contained in:
2024-08-25 18:12:54 +02:00
parent 9c5eb6a4fa
commit bc3d6d4a76
5 changed files with 38 additions and 5 deletions

View File

@@ -8,7 +8,7 @@ services:
default:
container_name: ${IMG_ID}
image: docker.xor.rx3:5000/rx3/${IMG_ID}:${IMG_VERSION}
image: ${IMG_URL}
build:
context: .