mirror of
https://git.myvelabs.com/novnc/archlinux.git
synced 2025-12-17 21:26:20 +00:00
Update plasma/Dockerfile
This commit is contained in:
parent
14a5d9aa9d
commit
961174f896
1 changed files with 3 additions and 0 deletions
|
|
@ -2,6 +2,9 @@
|
||||||
FROM quay.io/archlinux/archlinux:base-devel
|
FROM quay.io/archlinux/archlinux:base-devel
|
||||||
USER root
|
USER root
|
||||||
|
|
||||||
|
# Exempt from image pruning
|
||||||
|
LABEL prune="do_not_delete"
|
||||||
|
|
||||||
# Build ARG for additional packages to install (eg, openssh)
|
# Build ARG for additional packages to install (eg, openssh)
|
||||||
ARG addpkg
|
ARG addpkg
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue