mirror of
https://git.myvelabs.com/novnc/alpine.git
synced 2025-12-18 07:36:21 +00:00
Update plasma/Dockerfile
This commit is contained in:
parent
3916838ee3
commit
2622f6d045
1 changed files with 2 additions and 2 deletions
|
|
@ -1,9 +1,9 @@
|
||||||
# syntax = docker/dockerfile:1.2
|
# syntax = docker/dockerfile:1
|
||||||
FROM alpine/base
|
FROM alpine/base
|
||||||
USER root
|
USER root
|
||||||
|
|
||||||
# X session environment variable
|
# X session environment variable
|
||||||
ENV STARTXBIN startplasma-x11
|
ENV STARTXBIN=startplasma-x11
|
||||||
|
|
||||||
# Run
|
# Run
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue