mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-09 06:32:41 +01:00
@@ -16,7 +16,6 @@ RUN apt-get update && apt-get install -y \
|
|||||||
add-apt-repository ppa:pulse-eight/libcec && \
|
add-apt-repository ppa:pulse-eight/libcec && \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
apt-get install -y \
|
apt-get install -y \
|
||||||
libcec-dev \
|
|
||||||
plexhometheater \
|
plexhometheater \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user