aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile.aarch64hub
Commit message (Collapse)AuthorAge
* Dockerfile.aarch64hub: install shadow package (#5481)Masen Furer2018-11-05
| | | | the shadow package contains the usermod(8) utility which is used by start.sh and finalize.sh to configure the git user
* docker: fix aarch64 dockerfile make docker image error (#5411)leonunix2018-09-10
|
* docker: enable Automated builds for aarch64 ( ARM64 ) platforms (#5058)Julian Xhokaxhiu2018-03-09
* Enable Automated builds for aarch64 * Native aarch64 build * Move to the new organization * Try to build it with latest go binary * Rebuild using Go 1.10