storj/cmd
Clement Sam c641f4c9ac cmd/storagenode: use Debian as base image instead of alpine
We are switching from alpine to debian due to a network issue
introduced in alpine 3.13+ which fails to verify certificates
due to not all armhf boards meet the time64 requirement:
https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.13.0\#time64_requirements

Also, Debian does not have official imagess for arm32v6 architecture
so we are building with arm32v5 arch in the Makefile.

Change-Id: I3660c3f64b7c2b342dd4ccb876af5f4e3036ea9d
2022-03-25 08:19:20 +00:00
..
certificates all: fix error naming 2021-04-29 15:38:21 +03:00
connect-test deps: upgrade storj.io/common 2022-02-16 18:59:19 +00:00
crashcollect crashcollect: process for receiving panics 2021-04-27 18:57:47 +03:00
identity ci: fix lint errors 2021-05-17 13:37:31 +00:00
inspector satellite: remove irreparabledb leftovers from code 2021-06-22 11:26:17 +00:00
internal/wizard cmd/internal/asset: delete unused code 2021-05-20 18:30:19 +03:00
metabase-orphaned-segments cmd,private,satellite: add application_name to metabase connections 2022-02-20 22:29:41 +01:00
metabase-verify cmd,private,satellite: add application_name to metabase connections 2022-02-20 22:29:41 +01:00
metric-receiver cmd/metric-receiver: restore minimal metrics server 2020-10-14 20:01:29 +03:00
multinode cmd/multinode: Add further documentation (#4556) 2022-02-22 14:42:54 +01:00
partnerid-to-useragent-migration cmd/partnerid-to-useragent-migration: add ability to limit updates in migration 2022-03-16 20:48:39 +00:00
satellite cmd/satellite: fix fetch-pieces segfaulting 2022-03-19 04:34:15 +00:00
storagenode cmd/storagenode: use Debian as base image instead of alpine 2022-03-25 08:19:20 +00:00
storagenode-updater all: fix linting issues 2022-03-21 15:26:42 +00:00
storj-admin all: fix linter complaints 2020-10-13 15:59:01 +03:00
storj-sim mod: use vendored base58 2022-01-31 15:54:33 +02:00
uplink cmd/uplink: supporty expires in copy 2022-03-07 02:43:51 +01:00
versioncontrol private/version: minimal fix for tag-release.sh 2020-04-01 13:46:45 +00:00