mirror of
https://github.com/koush/scrypted.git
synced 2026-02-28 16:32:27 +00:00
Dockerfile
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
FROM node:16
|
||||
RUN apt-get -y update
|
||||
RUN apt-get -y upgrade
|
||||
EXPOSE 9443
|
||||
EXPOSE 10080
|
||||
COPY . .
|
||||
WORKDIR /server
|
||||
RUN apt-get -y update
|
||||
|
||||
Reference in New Issue
Block a user