1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-25 02:04:06 +02: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

View File

@ -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/

View File

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