mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
fix
Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
parent
d112cd4d9c
commit
0619e32a42
|
@ -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/*
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user