# Docker/MariaDB error

**URL:** https://dietpi.com/forum/t/docker-mariadb-error/4015
**Category:** Troubleshooting
**Created:** [17 April 2020 01:50 UTC](https://dietpi.com/forum/t/docker-mariadb-error/4015 "2020-04-17T01:50:16Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Deleted\_User\_7758](https://dietpi.com/forum/letter_avatar_proxy/v4/letter/d/22d042/32.png) [@Deleted\_User\_7758](https://dietpi.com/forum/u/Deleted_User_7758)
#### Post date: [17 April 2020 01:50 UTC](https://dietpi.com/forum/t/docker-mariadb-error/4015/1 "2020-04-17T01:50:16Z")

</div>

Hi all,  
I’m a beginner/amateur/tinkerer. Needed to start over from a Ubuntu Nextcloud instance that I couldn’t fix and that was behaving weirdly.  
So, I’m trying out DietPi. Trying to get Nextcloud and pi-hole running in Docker (because everyone says its great). Hardware is an Odroid HC1  
Following along with [https://blog.ssdnodes.com/blog/installing-nextcloud-docker/](https://blog.ssdnodes.com/blog/installing-nextcloud-docker/)  
and on running docker-compose up -d I receive this error

```nohighlight
ERROR: no matching manifest for linux/arm/v7 in the manifest list entries

```

If anyone could point me in the direction of a solution I’d really appreciate it.

J

---

<div class="post-metadata">

### Author: ![Deleted\_User\_7758](https://dietpi.com/forum/letter_avatar_proxy/v4/letter/d/22d042/32.png) [@Deleted\_User\_7758](https://dietpi.com/forum/u/Deleted_User_7758)
#### Post date: [17 April 2020 04:12 UTC](https://dietpi.com/forum/t/docker-mariadb-error/4015/2 "2020-04-17T04:12:16Z")

</div>

Ok,  
I changed the name of the image to linuxserver/mariadb and the docker-compose up -d command has proceeded without error.

![](https://public.boxcloud.com/api/2.0/internal_files/654683777303/versions/694101457703/representations/png_paged_2048x2048/content/1.png?access_token=1!C3F8Jz_ZDq3CJ7DstJYzykKulOXaullKBkDsX8eD5MiweBKRJpkGXaJoyAGTSAHyvOgXoZf4PugNkSpuB523Q03r8YTVsJLHXvhSZeI-UH_ss8uROe-OoXT8AVLlTTUDyEJfDSV1pphpF9kQWjORYhbzKdnw3SYQHXdghuRqygRelXrIcscVFBF7vgmDJRPWagm4cMSwN2sBvYb66CCRaUDO9eOO9JlKyQUR8pLkBhIt8OhDJa9Z7ioryxwojur9Z8_l7hr3FHZrDwiAn7w3CgxCo3geOwcGFuFZCPwwofDIdjRg33UdHe7A7_W5ljcJPHHB0yST2aCzPXtGchN6BIMKgOP4moNPFD8IVOhoI5DjRhLXjnNzA-IYczJZ1zYaSNpmAkMoL64-qNah-CGJ-4qhn2tK85N43e3bxDNKxhZ2ZAG_IccBiO5xV3J74-iuOm4fuEWFoKPJ38sfZRXMMpGmNAEqu2LUW8eJhJuHheDfqwvWnVnAhlsT3WUVL1txJZM9ByyHm47ycM29k6-f5Ht5H7bDUtbYlzW8QlbYGvkZUyGQikH50VXa-FgDH0o.&shared_link=https%3A%2F%2Fapp.box.com%2Fs%2Fhanr8o6vn6teuasxihj11dyrl9jdgg4t&box_client_name=box-content-preview&box_client_version=2.37.0)

I’m not sure how to proceed next, so any pointers send 'em through…  
  
  
J

---

<div class="post-metadata">

### Author: ![Joulinar](https://dietpi.com/forum/user_avatar/dietpi.com/joulinar/32/57_2.png) [@Joulinar](https://dietpi.com/forum/u/Joulinar)
#### Post date: [17 April 2020 10:12 UTC](https://dietpi.com/forum/t/docker-mariadb-error/4015/3 "2020-04-17T10:12:29Z")

</div>

Hi,

is there a reason why you use Docker? Any limitations due to Odroid HC1 hardware??

Usually you should be able to install Nextcloud as well as Pi-Hole directly from dietpi-software. At least it’s working on my RPI’s without using Docker 🙂
