zoneminder-containers / zoneminder-base

An always up-to-date automatically building ZoneMinder container
101 stars 32 forks source link

cannot pull library/mariadb #33

Closed YuriMri closed 1 year ago

YuriMri commented 2 years ago

Hello, I'm trying to get this running on Raspberry pi 4B (32-bit) and after I try to run docker-compose up -d I get:

Pulling db (mariadb:)...
latest: Pulling from library/mariadb
ERROR: no matching manifest for linux/arm/v7 in the manifest list entries

I notice there is warning in yaml file:

  # !! WARNING: !!
  # If using linuxserver/mariadb, you will need to add
  # skip-log-bin to mysqld and disable all log_bin options

but I cannot find mysqld file or folder.

I'm not linux pro but I already have multiple other containers on raspberries in my environment.

I will be very happy if someone can point me in the right direction as this project would help me a lot. Thank you

alexyao2015 commented 2 years ago

22 should help you with this issue