Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expected output of "docker-compose ps" is different from actual. #49

Open
ntruncik opened this issue May 23, 2019 · 0 comments
Open

Expected output of "docker-compose ps" is different from actual. #49

ntruncik opened this issue May 23, 2019 · 0 comments

Comments

@ntruncik
Copy link

In the "Lab Setup" section inside "Looking under the covers", the shown/expected output of "docker-compose ps" is different than actual/reality on the devbox.

We only have grafana, influxdb and pipeline running, there is no elasticsearch or prometheus.

`[developer@devbox telemetry-stack]$docker-compose ps
Name Command State Ports

telemetrystack_grafana_1 /run.sh Up 0.0.0.0:3000->3000/tcp
telemetrystack_influxdb_1 /entrypoint.sh influxd Up 0.0.0.0:8083->8083/tcp,
0.0.0.0:8086->8086/tcp
telemetrystack_unified-pipeline_1 /bin/sh -c ./startup.sh Up 0.0.0.0:57500->57500/tcp
`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant