Skip to content

Conversation

@FiddlyRumpus
Copy link

Summary

Following the docker-compose quick-start guide, used "latest" tagged docker image in compose file as indicated. 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" tagged image on my machine.

Related issues

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Snapshot data layout on disk

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.
@pirate pirate merged commit efebd8e into ArchiveBox:master May 7, 2021
@FiddlyRumpus FiddlyRumpus deleted the patch-1 branch May 7, 2021 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants