deployment: Don't ask about time zone while building openvidu-server-pro docker image
This commit is contained in:
parent
b1a44b0f3a
commit
edfbd9cf34
@ -1,6 +1,8 @@
|
||||
FROM ubuntu:20.04
|
||||
MAINTAINER info@openvidu.io
|
||||
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
# Install main components
|
||||
RUN apt-get update && apt-get install -y \
|
||||
curl \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user