mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-06-20 03:38:53 +02:00
webrtc-sfu: alpine for reduced image size
This commit is contained in:
parent
bc60c8f579
commit
580c04c88e
@ -1,4 +1,6 @@
|
|||||||
FROM node:12
|
FROM node:12-alpine
|
||||||
|
|
||||||
|
RUN apk update && apk add git
|
||||||
|
|
||||||
ADD . app
|
ADD . app
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user