Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
RoninDojo
samourai-dojo
Commits
4544ce9c
Commit
4544ce9c
authored
Mar 21, 2020
by
RoninDojo
Browse files
Update Dockerfile
parent
c86b5cfc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docker/my-dojo/bitcoin/Dockerfile
docker/my-dojo/bitcoin/Dockerfile
+2
-2
No files found.
docker/my-dojo/bitcoin/Dockerfile
View file @
4544ce9c
FROM
debian:
stretch
FROM
debian:
buster
#################################################################
...
...
@@ -14,7 +14,7 @@ ENV BITCOIN_PGP_KEY 01EA5486DE18A882D4C2684590C8019E36C2E964
RUN
set
-ex
&&
\
apt-get update
&&
\
apt-get
install
-qq
--no-install-recommends
ca-certificates dirmngr gosu gpg wget
&&
\
apt-get
install
-qq
--no-install-recommends
ca-certificates dirmngr gosu gpg
gpg-agent
wget
&&
\
rm
-rf
/var/lib/apt/lists/
*
# Build and install bitcoin binaries
...
...
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