mirror of
https://github.com/linuxserver/docker-webtop.git
synced 2025-07-27 07:34:45 +02:00
Fix title (#265)
This commit is contained in:
parent
dbdedd40fb
commit
7961914c36
@ -8,7 +8,7 @@ LABEL maintainer="thelamer"
|
|||||||
ARG DEBIAN_FRONTEND="noninteractive"
|
ARG DEBIAN_FRONTEND="noninteractive"
|
||||||
|
|
||||||
# title
|
# title
|
||||||
ENV TITLE="Alpine KDE"
|
ENV TITLE="Ubuntu KDE"
|
||||||
|
|
||||||
# prevent Ubuntu's firefox stub from being installed
|
# prevent Ubuntu's firefox stub from being installed
|
||||||
COPY /root/etc/apt/preferences.d/firefox-no-snap /etc/apt/preferences.d/firefox-no-snap
|
COPY /root/etc/apt/preferences.d/firefox-no-snap /etc/apt/preferences.d/firefox-no-snap
|
||||||
|
Loading…
x
Reference in New Issue
Block a user