docker-samba-timemachine
docker-samba-timemachine copied to clipboard
Dockerfile for ARM
From Doesn't start on Raspberry Pi #7:
currently the Dockerfile only supports x86_64 Platforms. changing the FROM alpine
in the Dockerfile to FROM arm32v6/alpine
fixes this.
To support multiple architectures different labels Dockerfiles and labels should be made available
You can also follow these instructions and use the docker desktop client to build arm images. I've just pushed a multiarch tag to my samba-timemachine container. I've tested with a pi4.