Skip to content

Commit

Permalink
adds the gRPC port to the docker-all-in-one Dockerfile (#773) (#967)
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Heylen <jan.heylen@nokia.com>
  • Loading branch information
heyleke authored and yurishkuro committed Jul 30, 2018
1 parent 0721964 commit c10e1d6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cmd/standalone/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ EXPOSE 5778
# Collector HTTP
EXPOSE 14268

# Collector gRPC
EXPOSE 14270

# Web HTTP
EXPOSE 16686

Expand Down

0 comments on commit c10e1d6

Please sign in to comment.