mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-25 08:46:03 +02:00
Update Dockerfile
This commit is contained in:
@@ -22,14 +22,14 @@ FROM ${BUILD_FROM}ubuntu-mate
|
|||||||
# 2 Modify Image #
|
# 2 Modify Image #
|
||||||
##################
|
##################
|
||||||
|
|
||||||
ARG CUSTOMREPOSITORIES="libreoffice/ppa
|
ARG CUSTOMREPOSITORIES="libreoffice/ppa \
|
||||||
ubuntuhandbook1/darktable
|
ubuntuhandbook1/darktable \
|
||||||
mozillateam/ppa
|
mozillateam/ppa \
|
||||||
stebbins/handbrake-releases
|
stebbins/handbrake-releases \
|
||||||
kritalime/ppa
|
kritalime/ppa \
|
||||||
team-xbmc/ppa
|
team-xbmc/ppa \
|
||||||
lutris-team/lutris
|
lutris-team/lutris \
|
||||||
graphics-drivers/ppa"
|
graphics-drivers/ppa"
|
||||||
|
|
||||||
# Allow UID and GID setting
|
# Allow UID and GID setting
|
||||||
RUN sed -i 's/bash/bashio/g' /etc/cont-init.d/10-adduser \
|
RUN sed -i 's/bash/bashio/g' /etc/cont-init.d/10-adduser \
|
||||||
|
|||||||
Reference in New Issue
Block a user