mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-02-21 12:49:07 +00:00
add config
This commit is contained in:
parent
cbed540ff2
commit
334c2ab736
@ -12,6 +12,8 @@ RUN apk add --no-cache --virtual build-dependencies python make g++
|
|||||||
|
|
||||||
RUN apk add --no-cache ffmpeg
|
RUN apk add --no-cache ffmpeg
|
||||||
|
|
||||||
|
ADD config.sample.js config.js
|
||||||
|
|
||||||
RUN yarn install
|
RUN yarn install
|
||||||
|
|
||||||
RUN apk update
|
RUN apk update
|
||||||
|
Loading…
Reference in New Issue
Block a user