Skip to content

Commit

Permalink
Update devnet/bob.Dockerfile
Browse files Browse the repository at this point in the history
Co-authored-by: Quentin McGaw <quentin.mcgaw@gmail.com>
  • Loading branch information
timwu20 and qdm12 authored Nov 23, 2021
1 parent 9a9bb10 commit 0cbd42f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devnet/bob.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ RUN go run devnet/cmd/update-dd-agent-confd/main.go -n=gossamer.local.devnet -t=

ENTRYPOINT service datadog-agent start && gossamer --key=${key} --bootnodes=/ip4/10.5.0.2/tcp/7001/p2p/12D3KooWMER5iow67nScpWeVqEiRRx59PJ3xMMAYPTACYPRQbbWU --publish-metrics --rpc --pubip=${pubip}

EXPOSE 7001/tcp 8545/tcp 8546/tcp 8540/tcp 9876/tcp
EXPOSE 7001/tcp 8545/tcp 8546/tcp 8540/tcp 9876/tcp

0 comments on commit 0cbd42f

Please sign in to comment.