Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FairCoin.Co
jsonrpc-api
Commits
16bcfa0d
Commit
16bcfa0d
authored
Feb 20, 2021
by
TonyFord
Browse files
add non-interactive env var because of prompt while build
parent
4f97c548
Changes
1
Hide whitespace changes
Inline
Side-by-side
faircoin/Dockerfile
View file @
16bcfa0d
...
...
@@ -2,6 +2,7 @@
FROM
ubuntu:18.04@sha256:5f4bdc3467537cbbe563e80db2c3ec95d548a9145d64453b06939c4592d67b6d
ENV
LC_ALL=C.UTF-8 LANG=C.UTF-8
ENV
DEBIAN_FRONTEND=noninteractive
#####################################################################################root##
### install base libraries and dependencies for faircoin daemon ###########################
...
...
Write
Preview
Supports
Markdown
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