Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
hnt-pub
Miner
Commits
e291b6dc
Commit
e291b6dc
authored
3 years ago
by
lthiery
Browse files
Options
Download
Email Patches
Plain Diff
default BUILD_NET to mainnet
parent
9c4263c8
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+2
-1
Dockerfile
with
2 additions
and
1 deletion
+2
-1
Dockerfile
+
2
-
1
View file @
e291b6dc
...
...
@@ -6,7 +6,8 @@ ARG REBAR_DIAGNOSTIC=0
ENV
DIAGNOSTIC=${REBAR_DIAGNOSTIC}
ARG
VERSION
ARG
BUILD_NET
# default to building for mainnet
ARG
BUILD_NET=mainnet
ARG
REBAR_BUILD_TARGET
ARG
TAR_PATH=_build/$REBAR_BUILD_TARGET/rel/*/*.tar.gz
ARG
EXTRA_BUILD_APK_PACKAGES
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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
Menu
Explore
Projects
Groups
Snippets