This commit is contained in:
2021-07-26 22:34:12 +02:00
parent d3e50c3152
commit 769bcd99dd
4 changed files with 14 additions and 0 deletions

View File

@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2021 WTF Kooperative eG <https://wtf-eg.de/>
#
# SPDX-License-Identifier: AGPL-3.0-or-later
FROM python:3.8-alpine as base
ENV PYROOT /pyroot