point to master image, not latest by FiddlyRumpus · Pull Request #739 · ArchiveBox/ArchiveBox
Following the docker-compose quick-start guide, used "latest" tagged docker image in compose file. Returned an exec error on my arm64 raspi 3b+. Seems like this needs to be "master" tag to really support multi-arch... Worked when I changed it to "master" on my machine.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters