mirror of
https://github.com/sstent/unifi.git
synced 2025-12-06 06:01:37 +00:00
adding binary and build
This commit is contained in:
@@ -15,7 +15,7 @@ RUN deb http://www.ui.com/downloads/unifi/debian unifi-5.6 ubiquiti && \
|
||||
echo "deb http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.4 multiverse" >/etc/apt/sources.list.d/mongodb-org-3.4.list
|
||||
|
||||
# update then install
|
||||
COPY ["unifi_sysvinit_all.deb"]
|
||||
# COPY ["unifi_sysvinit_all.deb"]
|
||||
RUN apt-get update -q -y && \
|
||||
# apt install -y ./unifi_sysvinit_all.deb
|
||||
apt-get install -y unifi
|
||||
|
||||
Reference in New Issue
Block a user