Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
plugin
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
link33
plugin
Commits
a1810aaa
Commit
a1810aaa
authored
Nov 04, 2021
by
QM
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add docker ports
parent
7de8653d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
docker-compose-bridgevmxgo.yml
...dapp/bridgevmxgo/cmd/build/docker-compose-bridgevmxgo.yml
+7
-0
No files found.
plugin/dapp/bridgevmxgo/cmd/build/docker-compose-bridgevmxgo.yml
View file @
a1810aaa
...
...
@@ -4,11 +4,15 @@ services:
ganachetest
:
entrypoint
:
[
"
node"
,
"
/app/ganache-core.docker.cli.js"
,
"
-a"
,
"
20"
,
"
-b"
,
"
2"
,
"
--debug"
,
"
-m"
,
"
coast
bar
giraffe
art
venue
decide
symbol
law
visual
crater
vital
fold"
,
"
-e"
,
"
1000"
]
image
:
trufflesuite/ganache-cli:latest
ports
:
-
"
8545:8545"
ebrelayera
:
build
:
context
:
.
dockerfile
:
Dockerfile-bridgevmxgo
ports
:
-
"
9901:9901"
ebrelayerb
:
build
:
...
...
@@ -31,6 +35,9 @@ services:
PARAFILE
:
"
/root/chain33.para33.toml"
expose
:
-
"
8802"
ports
:
-
"
8801:8801"
-
"
8901:8901"
chain32
:
entrypoint
:
/root/entrypoint.sh
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment