1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-25 00:08:49 +00:00

update ambari

This commit is contained in:
kev 2019-09-29 19:26:37 +08:00
parent f265a1bab5
commit a254181fae
2 changed files with 3 additions and 1 deletions

@ -35,7 +35,7 @@ Waiting for server start........................
Server started listening on 8080
Ambari Server 'start' completed successfully.
$ curl http://localhost:8080
$ curl http://localhost:8080/
```
[1]: https://ambari.apache.org/

@ -7,6 +7,8 @@ services:
hostname: ambari-server
ports:
- "8080:8080"
- "8440:8440"
- "8441:8441"
volumes:
- ./data/ambari:/etc/ambari-server/conf
extra_hosts: