This commit is contained in:
parent
1ac9379013
commit
73ccc5b118
@ -1,8 +1,5 @@
|
|||||||
FROM python:3
|
FROM python:3
|
||||||
|
|
||||||
ENV TZ Europe/Budapest
|
|
||||||
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
|
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
COPY requirements.txt ./
|
COPY requirements.txt ./
|
||||||
|
Loading…
Reference in New Issue
Block a user