add changelog for multiplatform containers
This commit is contained in:
parent
31e07cecbb
commit
6b82cce1bd
1 changed files with 11 additions and 0 deletions
11
changelog/unreleased/issue-2359
Normal file
11
changelog/unreleased/issue-2359
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
Enhancement: Provide multi-platform Docker containers
|
||||||
|
|
||||||
|
The official Docker containers are now built for the architectures linux/386,
|
||||||
|
linux/amd64, linux/arm and linux/arm64.
|
||||||
|
|
||||||
|
As an alternative to the Docker Hub, the Docker containers are now also
|
||||||
|
available on ghcr.io, the GitHub Container Registry.
|
||||||
|
|
||||||
|
https://github.com/restic/restic/issues/2359
|
||||||
|
https://github.com/restic/restic/issues/4269
|
||||||
|
https://github.com/restic/restic/pull/4364
|
Loading…
Reference in a new issue