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"]
|
||||
env_file:
|
||||
- docker-config
|
||||
om:
|
||||
ozoneManager:
|
||||
build:
|
||||
context: docker-image/runner
|
||||
dockerfile: Dockerfile
|
||||
args:
|
||||
buildno: 1
|
||||
image: om
|
||||
hostname: om
|
||||
volumes:
|
||||
- ../..:/opt/hadoop
|
||||
|
|
Loading…
Reference in New Issue