Update plasma/Dockerfile

This commit is contained in:
myve 2024-07-20 02:52:35 +00:00
commit 2622f6d045

View file

@ -1,9 +1,9 @@
# syntax = docker/dockerfile:1.2
# syntax = docker/dockerfile:1
FROM alpine/base
USER root
# X session environment variable
ENV STARTXBIN startplasma-x11
ENV STARTXBIN=startplasma-x11
# Run
RUN apk add --no-cache \