Commit Graph

17 Commits

Author SHA1 Message Date
arshamparity 10647fe033 Merge remote-tracking branch 'origin/jsdw-sharding' into helm 2021-07-28 13:22:41 +03:00
arshamparity 3802c75830 fixing CI 2021-07-27 11:39:26 +03:00
James Wilson 65178de82f Just one dockerfile to simplify things a little and reduce repetition 2021-07-09 20:57:39 +01:00
James Wilson 750aaa06dc Tweak docker(compose) files (can't test them yet) and add a little backend documentation 2021-07-05 10:26:32 +01:00
Maciej Hirsz dc6509a7ae Revert "Fix backend Dockerfile (#336)"
This reverts commit 93e33fd3f7.
2021-05-21 13:33:00 +02:00
Dmitriy Zagrebin 93e33fd3f7 Fix backend Dockerfile (#336) 2021-04-23 09:51:09 +02:00
Martin Pugh c1a14a01b6 fix backend for real this time 2021-03-26 20:20:49 +01:00
Martin Pugh 9e8ce96fec use alpine 2021-03-26 19:52:10 +01:00
Martin Pugh 9746a420d7 smdh... 2021-03-26 17:51:59 +01:00
Martin Pugh 30492d2874 point to latest 2021-03-26 17:33:16 +01:00
Martin Pugh 600ed304e3 Revert "Why can't you just be normal?"
This reverts commit af28d23e6a.
2021-03-26 17:20:43 +01:00
David Palm 894f7ef742 merge 2021-03-26 12:30:12 +01:00
David Palm b1f8978665 Merge remote-tracking branch 'origin/master' into dp-dockerfile 2021-03-26 12:28:41 +01:00
David Palm 2edb9195f6 Dockerfile fixes 2021-03-26 12:28:07 +01:00
e.g. magical unicorn af28d23e6a Why can't you just be normal?
remove musl image and replace with the maintained CI Rust image for now.
2021-03-26 12:02:45 +01:00
Maciej Hirsz 530132a3bb Fix iplocate cerificates (#283) 2020-08-26 14:17:53 +02:00
Chevdor 615feb2af0 Better docker image for the backend (#245)
* Ignore vscode settings

* Add Dockerfile for the backend

* Shrink the docker image for the backend a little more

- fix some doc
- switch the rust static builder base image to nightly
- switch 2 stage base image
- remove version label

* Switch second stage base image to scratch

* Switch to the in-house base image

* Update README.md

Co-authored-by: Maciej Hirsz <1096222+maciejhirsz@users.noreply.github.com>
2020-05-27 09:08:40 +02:00