Commit Graph

17 Commits

Author SHA1 Message Date
dba52132e9 chore: prevent warnings on docker build (#10273) 2024-08-12 17:26:49 +00:00
e7d85e11dd chore: install apt-get deps before cargo deps (#8262) 2024-05-15 07:28:21 +00:00
f4386c9cd5 fix(docker): Add support for RUSTFLAGS and feature flags in Dockerfile (#7658) 2024-04-17 07:25:01 +00:00
aed833b3a9 fix: tell jemalloc to use 64-KiB pages when cross building aarch64 (#7123) 2024-03-19 16:03:23 +00:00
e42fb32c7f ci/test: speed up tests (#6987) 2024-03-06 13:30:18 +00:00
e56a520e00 fix(docker): disable jemalloc feature by default (#6495) 2024-02-08 21:46:26 +00:00
216effd016 feat: add hivetests profile (#4833) 2023-09-28 14:44:33 +00:00
6b7b89bc68 fix: docker build COPY dest should be abspath (#3425)
Signed-off-by: jsvisa <delweng@gmail.com>
2023-06-27 19:11:27 +00:00
6d4fe271fc fix: exclude non source files in .dockerignore (#3387) 2023-06-26 16:36:44 +00:00
b578718eb8 chore: change metrics default port from 9000 to 9001 (#3295) 2023-06-21 09:25:55 +00:00
b1c77b396a fix: rm node from dockerfile entrypoint (#3275) 2023-06-20 19:21:43 +00:00
d3aa36f19f chore: use release profile in docker file (#2773) 2023-05-22 13:27:25 +03:00
8e89360774 feat: release workflow (#2677) 2023-05-19 19:48:23 +02:00
e24a1dd5b6 build: make docker builds faster with cargo-chef (#1432) 2023-02-17 16:07:59 +01:00
06036706cc fix(hive+docker): use ubuntu image (#1363) 2023-02-15 21:07:45 -08:00
2f79d6e89a chore: docker improvements (#825) 2023-01-11 22:21:14 +01:00
140791c901 build: add dockerfile (#688)
* add dockerfile

* add dockerfile

* using alpine as release image
2023-01-05 16:10:31 +01:00