mirror of
https://github.com/koush/scrypted.git
synced 2026-09-17 09:10:38 +01:00
docker: reorder
This commit is contained in:
@@ -33,8 +33,8 @@ RUN apt-get -y install \
|
||||
gcc \
|
||||
libgirepository1.0-dev \
|
||||
libglib2.0-dev \
|
||||
pkg-config \
|
||||
libvips
|
||||
libvips \
|
||||
pkg-config
|
||||
|
||||
# gstreamer native https://gstreamer.freedesktop.org/documentation/installing/on-linux.html?gi-language=c#install-gstreamer-on-ubuntu-or-debian
|
||||
RUN apt-get -y install \
|
||||
|
||||
@@ -30,8 +30,8 @@ RUN apt-get -y install \
|
||||
gcc \
|
||||
libgirepository1.0-dev \
|
||||
libglib2.0-dev \
|
||||
pkg-config \
|
||||
libvips
|
||||
libvips \
|
||||
pkg-config
|
||||
|
||||
# gstreamer native https://gstreamer.freedesktop.org/documentation/installing/on-linux.html?gi-language=c#install-gstreamer-on-ubuntu-or-debian
|
||||
RUN apt-get -y install \
|
||||
|
||||
Reference in New Issue
Block a user