- Update to base-mga9:1.2.1 image,
- Minor compose file updates.
This commit is contained in:
@@ -6,7 +6,8 @@ name: ${IMG_NAME}
|
||||
services:
|
||||
default:
|
||||
container_name: ${IMG_NAME}
|
||||
image: docker.xor.rx3:5000/rx3/${IMG_NAME}:${IMG_VERSION}
|
||||
|
||||
image: ${IMG_URL}
|
||||
|
||||
build:
|
||||
context: .
|
||||
@@ -34,8 +35,6 @@ services:
|
||||
target: ${APPL_DIR}
|
||||
|
||||
networks:
|
||||
# - internet
|
||||
# - no-internet
|
||||
- ${APPL_NETWORK}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user