Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
Jess Frazelle
2016-12-02 14:41:58 -08:00
parent d112cd4d9c
commit 0619e32a42

View File

@@ -16,7 +16,6 @@ RUN apt-get update && apt-get install -y \
add-apt-repository ppa:pulse-eight/libcec && \
apt-get update && \
apt-get install -y \
libcec-dev \
plexhometheater \
&& rm -rf /var/lib/apt/lists/*