1
0
Fork 0
mirror of https://github.com/romanz/electrs.git synced 2025-02-23 14:50:45 +01:00
Commit graph

14 commits

Author SHA1 Message Date
Roman Zeyde
79f38d8852 Add clippy check to Dockerfile build 2021-08-21 20:20:57 +03:00
Roman Zeyde
4dd66f6713 Bump bitcoind version in Dockerfile 2021-08-15 22:27:02 +03:00
Roman Zeyde
d442501e26 Fixup Rust version in Dockerfile 2021-04-16 09:46:35 +03:00
Roman Zeyde
3780d7d48b Refactor and sync using p2p protocol 2021-04-14 18:38:59 +03:00
James O'Beirne
15ba15a69e
docker: account for host/container permission differences 2020-09-18 08:50:04 -04:00
Roman Zeyde
c5eac91b36
Remove 'cargo build' from Dockerfile 2020-08-14 15:23:22 +03:00
David Parrish
4f46919f35
Update rust version for Dockerfile to 1.44.1 2020-07-06 16:16:34 -04:00
David Parrish
0980b44c6f
Apply hadolint recommendations 2020-07-06 16:16:01 -04:00
Luke Childs
d1c7c7fd9e
Pin Docker Rust base image to Debian Buster
https://github.com/docker-library/repo-info/blob/master/repos/rust/tag-details.md#rust1420-slim-buster
2020-04-14 17:24:37 +03:00
Roman Zeyde
7d23da5ffc
Update Docker to use 'rust:1.42.0-slim' 2020-04-12 21:12:17 +03:00
Roman Zeyde
43ecefb4b8
Update Dockerfile to use Rust 1.34.0 2019-04-30 20:36:16 +03:00
Roman Zeyde
bb8baf4108
Update Dockerfile to install libsnappy-dev and to use current source code
Also, update Docker usage documentation.
2019-03-03 22:34:39 +02:00
Roman Zeyde
b1bec059a8
Specify user, workdir, ports and signal at Dockerfile 2018-08-20 19:27:23 +03:00
Roman Zeyde
227b6ed74b
Add simple Dockerfile 2018-08-19 19:27:14 +03:00