153.9 Running hooks in /etc/ca-certificates/update.d...
153.9 done.
153.9 Processing triggers for dbus (1.12.20-2ubuntu4.1) ...
154.1 /bin/sh: 1: ffmpeg: not found
------
Dockerfile:12
--------------------
11 | # Set up time zone and install essentials
12 | >>> RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone && \
13 | >>> apt-get update && \
14 | >>> apt-get install -y --no-install-recommends \
15 | >>> software-properties-common \
16 | >>> apache2 \
17 | >>> curl \
18 | >>> wget \
19 | >>> git \
20 | >>> unzip \
21 | >>> lsb-release \
22 | >>> ca-certificates \
23 | >>> gnupg-agent \
24 | >>> xz-utils \
25 | >>> apt-transport-https \
26 | >>> p7zip-full && \
27 | >>> ffmpeg && \
28 | >>> apt-get clean && rm -rf /var/lib/apt/lists/*
29 |
--------------------
ERROR: failed to solve: process "/bin/sh -c ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone && apt-get update && apt-get install -y --no-install-recommends software-properties-common apache2 curl wget git unzip lsb-release ca-certificates gnupg-agent xz-utils apt-transport-https p7zip-full && ffmpeg && apt-get clean && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 127
Error: Docker image build failed. Please check the Dockerfile.
root@ubuntu /home/servermanager/portals/docker > docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
ea782467d350 portainer/portainer-ce:latest "/portainer" 52 minutes ago Up 45 minutes 0.0.0.0:8000->8000/tcp, 0.0.0.0:9443->9443/tcp, 9000/tcp portainer
f185d8181259 pierro777/
iptv-proxy:latest-arm64 "/
iptv-proxy" 9 months ago Up 10 days xtream