mirror of
https://github.com/restic/restic.git
synced 2026-02-28 03:36:23 +00:00
Since go 1.18, built binaries also include VCS information such as the built commit. This information is also included in the official binaries. To ensure that the Docker container recreates the same binaries, the .git folder must also be transferred into the container. Thus, remove the .dockerignore file. The copied files must also be owned by the current user within the container, as git refuses to work otherwise.
621 B
621 B