Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D12978
Change Details
Change Details
Old
New
Diff
cd web/explorer docker build -t explorer docker run -p 3035:3035 explorer Check the explorer runs on https://localhost:3035 To stop the explorer, use `docker stop <container id>`
cd web/explorer docker build -t explorer docker run -p 3035:3035 explorer Check the explorer runs on http://localhost:3035 To stop the explorer, use `docker stop <container id>`
cd web/explorer docker build -t explorer docker run -p 3035:3035 explorer Check the explorer runs on http
s
://localhost:3035 To stop the explorer, use `docker stop <container id>`
Continue