Dockerfile update
This commit is contained in:
parent
2bb458ad51
commit
73f323afce
@ -1,6 +1,5 @@
|
||||
FROM ubuntu:latest
|
||||
FROM python:3
|
||||
RUN pip install pystrich
|
||||
ADD script.py /
|
||||
RUN apt update -y && apt install -y make
|
||||
RUN apt install -y git
|
||||
|
Loading…
Reference in New Issue
Block a user