v4l2rtspserver icon indicating copy to clipboard operation
v4l2rtspserver copied to clipboard

Latest Docker image won't install on RPI zero (original v1 hardware).

Open jshep321 opened this issue 2 months ago • 1 comments

Describe the bug Docker image won't install on RPI zero (original v1 hardware).

To Reproduce Steps to reproduce the behavior:

  1. installed docker on raspberry pi OS (aka raspbian)
  2. docker pull mpromonet/v4l2rtspserver:latest
  3. or try with docker pull --platform linux/arm/v6 mpromonet/v4l2rtspserver:latest

Expected behavior image should pull since there is a linux/arm/v6 version. In fact there are two, which might be the problem?

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information): RPI Zero v1, bullseye uname -a: Linux raspberrypi 6.1.21+ #1642 Mon Apr 3 17:19:14 BST 2023 armv6l GNU/Linux

jshep321 avatar Apr 29 '24 15:04 jshep321