-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Description
stevanus@debian:~/web-ui$ docker compose up --build
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
>>>> Executing external compose provider "/usr/libexec/docker/cli-plugins/docker-compose". Please see podman-compose(1) for how to disable this message. <<<<
Sending build context to Docker daemon 1.524MB
STEP 1/26: FROM python:3.11-slim
STEP 2/26: RUN apt-get update && apt-get install -y wget netcat-traditional gnupg curl unzip xvfb libgconf-2-4 libxss1 libnss3 libnspr4 libasound2 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdbus-1-3 libdrm2 libgbm1 libgtk-3-0 libxcomposite1 libxdamage1 libxfixes3 libxrandr2 xdg-utils fonts-liberation dbus xauth xvfb x11vnc tigervnc-tools supervisor net-tools procps git python3-numpy fontconfig fonts-dejavu fonts-dejavu-core fonts-dejavu-extra && rm -rf /var/lib/apt/lists/*
--> Using cache ebf0ed312a084c224bb9828643069bd4a9a36c2a3f365aae3215a55b6d08c179
--> ebf0ed312a08
STEP 3/26: RUN git clone https://github.com/novnc/noVNC.git /opt/novnc && git clone https://github.com/novnc/websockify /opt/novnc/utils/websockify && ln -s /opt/novnc/vnc.html /opt/novnc/index.html
--> Using cache e1932dbe159c57515201de3aa03dee97fdc0e7b0c634837b5831a755db633805
--> e1932dbe159c
STEP 4/26: ARG TARGETPLATFORM=linux/amd64
building at STEP "ARG TARGETPLATFORM=linux/amd64": attempted to redefine "TARGETPLATFORM": invalid argument
Error: executing /usr/libexec/docker/cli-plugins/docker-compose up --build: exit status 1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels