Commit Graph
12 Commits
Author SHA1 Message Date
Ximon EighteenandGitHub 2ca2228405 Use --locked everywhere to ensure that Krill builds consistently use the same dependency versions as those locked by the Cargo.lock file. (#467) (#468) 2021-04-12 09:47:42 +02:00
Ximon EighteenandGitHub dc6580a000 Use an official Alpine docker image release rather than Alpine Edge. (#394)
* Use an official Alpine docker image release rather than Alpine Edge.

* Remove accidental passing of multi-user feature flag to cargo build.
2021-02-10 10:54:55 +01:00
Ximon Eighteen fea2dedd81 FIX: Temporarily bump Docker Alpine image to edge for newer Rust (1.47.0 vs 1.44.0) as Krill currently needs Rust 1.45.0. 2021-01-08 12:37:34 +01:00
ximon18andGitHub c62d60fc1e Bump the Docker image to use newer Alpine (3.11 -> 3.12) and thus newer Rust (1.39 -> 1.44), needed for rpki-rs 0.9.2-bis to compile using the krillbuildbase image which is built from the master Dockerfile. 2020-09-29 14:06:06 +02:00
ximon18andGitHub 879c2cca84 Enable support for CTRL-C from outside the container. (#214) 2020-03-17 14:01:27 +01:00
ximon18andGitHub d00f9617d0 Base the Docker image on Alpine Linux. (#179)
Use Alpine instead of Ubuntu, for a smaller Docker image and consistency with NLnet Labs Routinator.
2020-01-29 16:11:01 +01:00
Ximon Eighteen e5bb4dcb06 The modified Dockerfile is not needed if we support the configurable base image in the Krill repo itself. 2020-01-20 11:06:17 +01:00
Ximon Eighteen 164965073e Fix broken Docker image creation caused by extra directory needed by the Rust compiler. 2020-01-11 00:28:51 +01:00
ximon18andGitHub c9d466ee38 Install tzdata for #156. 2019-12-17 12:15:58 +01:00
Ximon Eighteen b32559e6f8 FIX: incorrect Docker WORKDIR. 2019-10-30 21:17:30 +01:00
Ximon Eighteen 5a36bdacaa Updated the docker image to work with
Krill v0.2.0.
2019-10-30 17:19:02 +01:00
Ximon Eighteen 32500c7dd1 First version of a Krill Dockerfile. 2019-09-10 19:00:49 +02:00