bv
This commit is contained in:
parent
ba83326614
commit
b7e4a6fdc0
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM ubuntu:20.04
|
||||
|
||||
RUN apt update && apt install -y python3.8 python3-pip supervisor python3-enchant
|
||||
RUN apt update && apt -y upgrade && apt install -y python3.8 python3-pip supervisor python3-enchant
|
||||
|
||||
COPY supervisord.conf /etc/supervisord.conf
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue