HDDS-1002. ozonesecure compose incompatible with smoke test. Contributed by Doroszlai, Attila.
This commit is contained in:
parent
f3d8265582
commit
3c7d700b65
@ -39,12 +39,13 @@ services:
|
|||||||
command: ["/opt/hadoop/bin/ozone","datanode"]
|
command: ["/opt/hadoop/bin/ozone","datanode"]
|
||||||
env_file:
|
env_file:
|
||||||
- docker-config
|
- docker-config
|
||||||
om:
|
ozoneManager:
|
||||||
build:
|
build:
|
||||||
context: docker-image/runner
|
context: docker-image/runner
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
args:
|
args:
|
||||||
buildno: 1
|
buildno: 1
|
||||||
|
image: om
|
||||||
hostname: om
|
hostname: om
|
||||||
volumes:
|
volumes:
|
||||||
- ../..:/opt/hadoop
|
- ../..:/opt/hadoop
|
||||||
|
Loading…
Reference in New Issue
Block a user