VNC-151 Test commit

This commit is contained in:
El 2025-07-09 15:51:18 +05:00
parent 7db32d9671
commit 1683380517
No known key found for this signature in database
GPG key ID: 205388FEB607950A

View file

@ -1,7 +1,7 @@
ARG BASE_IMAGE
FROM $BASE_IMAGE
RUN apk add bash
RUN apk add bash ffmpeg-dev
ENV STARTUPDIR=/dockerstartup