added journal command

This commit is contained in:
2023-04-20 16:14:51 +02:00
parent 6570de995d
commit 2cd790e662
7 changed files with 175 additions and 20 deletions

View File

@@ -1,5 +1,5 @@
FROM python:3.10
ENV dockerized=true
ENV DOCKERIZED=true
WORKDIR /app