mirror of
https://github.com/linuxserver/docker-webtop.git
synced 2025-07-25 14:44:51 +02:00
Revert "rebase alpine-mate to selkies base"
This reverts commit f803e728db8c77fa4f46b111ee775a9a085a881b.
This commit is contained in:
parent
274a865e07
commit
8d702f7378
@ -1,4 +1,4 @@
|
|||||||
FROM ghcr.io/linuxserver/baseimage-selkies:alpine322
|
FROM ghcr.io/linuxserver/baseimage-kasmvnc:alpine321
|
||||||
|
|
||||||
# set version label
|
# set version label
|
||||||
ARG BUILD_DATE
|
ARG BUILD_DATE
|
||||||
@ -13,7 +13,7 @@ ENV TITLE="Alpine MATE"
|
|||||||
RUN \
|
RUN \
|
||||||
echo "**** add icon ****" && \
|
echo "**** add icon ****" && \
|
||||||
curl -o \
|
curl -o \
|
||||||
/usr/share/selkies/www/icon.png \
|
/kclient/public/icon.png \
|
||||||
https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/webtop-logo.png && \
|
https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/webtop-logo.png && \
|
||||||
echo "**** install packages ****" && \
|
echo "**** install packages ****" && \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM ghcr.io/linuxserver/baseimage-selkies:arm64v8-alpine322
|
FROM ghcr.io/linuxserver/baseimage-kasmvnc:arm64v8-alpine321
|
||||||
|
|
||||||
# set version label
|
# set version label
|
||||||
ARG BUILD_DATE
|
ARG BUILD_DATE
|
||||||
@ -13,7 +13,7 @@ ENV TITLE="Alpine MATE"
|
|||||||
RUN \
|
RUN \
|
||||||
echo "**** add icon ****" && \
|
echo "**** add icon ****" && \
|
||||||
curl -o \
|
curl -o \
|
||||||
/usr/share/selkies/www/icon.png \
|
/kclient/public/icon.png \
|
||||||
https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/webtop-logo.png && \
|
https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/webtop-logo.png && \
|
||||||
echo "**** install packages ****" && \
|
echo "**** install packages ****" && \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
|
2163
package_versions.txt
2163
package_versions.txt
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user