Commit Graph

26 Commits

Author SHA1 Message Date
skoupidi
779164dc75 chore: updated nightly references version 2024-12-06 13:27:13 +02:00
dasman
9e410ede15 remove unused tau-cli 2024-07-24 03:12:31 +03:00
skoupidi
b4f435d315 contrib/docker/riscv.Dockerfile: removed QEMU deps since you can pull them and register them directly in docker 2024-06-02 13:40:22 +03:00
skoupidi
f4e5a36e72 contrib/docker/riscv.Dockerfile: use emulation instead of crosscompiling 2024-06-01 17:38:18 +03:00
skoupidi
16103b84a7 Night of the living dead 2024-01-29 21:41:01 +02:00
aggstam
0708f7d066 contrib/docker: musl static docker builded added 2023-11-17 16:37:24 +02:00
aggstam
9c74b776fd contrib/docker/riscv: updated to work with latest changes 2023-10-27 20:46:55 +03:00
aggstam
0320a6ce02 contrib/docker: riscv builder added(highly experimental) 2023-09-07 19:07:51 +03:00
spital
2536a46aaa Dockerfile.almalinux and fix builds, latest working b36861fa1d_2023-06-13 (#183)
* Dockerfile.almalinux and fix builds, latest working b36861fa1d_2023-06-13

* Docker build can skip tests, add runtime deps

* update Fedora and Almalinux dockerfiles, worked for 95d0f47_2023-08-11 with "--build-arg DONT_EXEC_TESTS=1 --build-arg RUST_VER=nightly"

---------

Co-authored-by: parazyd <parazyd@dyne.org>
2023-08-30 05:57:33 +00:00
aggstam
463790ee83 .github/workflows/ci.yml: updated dependencies, contrib/docker/*: updated dependencies and minor cleanup
Only Dockerfile.alpine was tested, it works. Rest should also work. NFA, DYOR
2023-06-07 02:29:12 +03:00
parazyd
88865e2663 drk: Replace "play" with "rodio".
Fun police go away.

This removes the deps on pkgconfig and libmpg123, and should ease the
build process for non GNU/Linux operating systems.
2023-06-06 14:06:36 +02:00
spital
d640a9e024 Add OpenBSD dependencies and info how to build 2023-05-09 13:18:31 +00:00
spital
316d0afe49 Dockerfile add runtime dependency 2023-02-24 13:47:06 +00:00
spital
24567c545a Add Dockerfile for ARM64 build, builds OK, but is slooooow, not tested 2023-02-23 10:15:29 +00:00
spital
2cf229eebb Fix Alpine Dockerfile, builds now OK 2023-02-23 10:15:07 +00:00
spital
17e70fc6ef Dockerfile update :: Darkfi in Debian 12 Bookworm builds OK (#146) 2023-02-20 20:55:14 +00:00
spital
c1bf0bfafd Rust 1.67, test Dockerfiles (nightly worked @ f29d5182), remove old BINS 2023-01-31 09:38:49 +00:00
spital
f03966069b docker-remove-old-bins-and-remove-apt-cache 2023-01-09 13:14:45 +00:00
spital
01a61404bb add zkas dependency to proofs bin, add/remove binaries in Dockerfiles COPY cmd 2022-12-14 10:37:15 +00:00
spital
03de5f785d fix/add-wasm32-target-dockerfiles 2022-11-25 14:52:39 +00:00
spital
abb1262f38 Bump up rust version to 1.65 in Dockerfiles and fix typos, builds passed 2022-11-13 09:35:20 +00:00
spital
ec9bbcf07f Dockerfile for Ubuntu, tested with a commit from October, build worked, but tests fail and last commits even fail to build 2022-11-06 20:09:58 +00:00
spital
e17ea900ab contrib: Updated dockerfiles to build with rust 1.64, added dependency fontconfig-dev 2022-10-06 14:29:44 +02:00
spital
68fbb4367e Tested rust 1.62, added Openssl and fonts-lato to avoid few test panic (#85)
* Dockerfile added for Fedora, Alpine, Debian

* Dockerfiles moved to ./contrib/docker, "." filter needed for jq in debian-buster

* Deleted dockerfiles from old dir, "." filter needed for jq in debian-buster

* Amend Debian Dockerfile to allow build with rust nightly

* add fonts-lato to fix few test panic at called `Result::unwrap()` on an `Err` value: BackendError(FontError(NoSuchFont("sans-serif", "normal")))
2022-07-05 03:38:15 +03:00
spital
d5339ece5f Amend Debian Dockerfile to allow build with rust nightly (#84)
* Dockerfile added for Fedora, Alpine, Debian

* Dockerfiles moved to ./contrib/docker, "." filter needed for jq in debian-buster

* Deleted dockerfiles from old dir, "." filter needed for jq in debian-buster

* Amend Debian Dockerfile to allow build with rust nightly
2022-06-27 10:41:43 +00:00
spital
0210758f67 Dockerfile added for Fedora, Alpine, Debian (#83)
* Dockerfile added for Fedora, Alpine, Debian

* Dockerfiles moved to ./contrib/docker, "." filter needed for jq in debian-buster

* Deleted dockerfiles from old dir, "." filter needed for jq in debian-buster
2022-06-14 11:09:48 +00:00