mirror of
https://github.com/linuxserver/docker-audacity.git
synced 2025-07-22 15:21:49 +02:00
selkies branch
This commit is contained in:
parent
cbbb267549
commit
cb8e635b41
11 changed files with 81 additions and 65 deletions
|
@ -1,6 +1,6 @@
|
|||
# syntax=docker/dockerfile:1
|
||||
|
||||
FROM ghcr.io/linuxserver/baseimage-kasmvnc:ubuntunoble
|
||||
FROM ghcr.io/linuxserver/baseimage-selkies:ubuntunoble
|
||||
|
||||
# set version label
|
||||
ARG BUILD_DATE
|
||||
|
@ -15,7 +15,7 @@ ENV TITLE=Audacity
|
|||
RUN \
|
||||
echo "**** add icon ****" && \
|
||||
curl -o \
|
||||
/kclient/public/icon.png \
|
||||
/usr/share/selkies/www/icon.png \
|
||||
https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/audacity-logo.png && \
|
||||
echo "**** install packages ****" && \
|
||||
apt-get update && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue