Generic ARM64 version of metabase, built originally for my raspberry pi (4).
50K+
READ-ONLY AS OF 01/09/2025, NO LONGER UPDATED. Metabase now offers their main image in an ARM variant, I am winding down this build script as it's now served it's purpose.
ARM64 build of metabase image from https://hub.docker.com/r/metabase/metabase/. Primarily for my own use for crowdsec dashboard on my raspberry pi, though it's a generic image and should work for other uses as well.
Automated build script to push new versions as they are uploaded to metabase, and versioning matches the metabase version is was built from.
If using for crowdsec, this is all you need to get up and running:
metabase.db.mv.db file to /app/metabase.db.mv.db in the container.sudo chown 1000:1000 metabase.db.mv.dbsudo chown root:1000 crowdsec.dbsudo chmod 640 crowdsec.dbStart it up and login to http://container:3000. Default credentials are listed on the crowdsec page listed above. Advisable to change the pw on first login obviously.
Username: [email protected] Password: !!Cr0wdS3c_M3t4b4s3??
Example docker-compose.yml for crowdsec stack: https://github.com/Bobblybook/crowdsec/blob/main/docker-compose.yml
Content type
Image
Digest
sha256:dd87bab19…
Size
597.6 MB
Last updated
about 1 year ago
docker pull bobblybook/metabase