Files
atlantis/docker-base
Jeppe Fihl-Pearson 8af78838b6 fix(docker): fix installation of git-lfs in armv7 image (#2100)
This uses a similar pattern than what is used for `GOSU_ARCH` to map the
`TARGETPLATFORM` argument into the name of the architecture git-lfs use for
their release binaries, as "linux/arm/v7" otherwise would be mapped into "v7"
which is wrong.
2022-03-02 11:29:28 -05:00
..