fds
This commit is contained in:
parent
613f321d7b
commit
fc3d2d4222
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
FROM ubuntu:20.04
|
||||
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
RUN apt update && apt -y upgrade && apt install -y supervisor python3-pip libenchant1c2a ffmpeg
|
||||
|
||||
COPY supervisord.conf /etc/supervisord.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue