1
0
mirror of https://github.com/tiyn/amphora-wiki.git synced 2025-10-09 17:37:58 +02:00

docker: modified files for local build

This commit is contained in:
TiynGER
2021-06-08 14:33:08 +02:00
parent 6b9c88e0de
commit 3286034cce
3 changed files with 12 additions and 12 deletions

View File

@@ -1,10 +1,6 @@
FROM ubuntu
FROM python:3
MAINTAINER Tiyn tiyn@martenkante.eu
RUN apt-get update
RUN apt-get install python3 python3-pip -y
MAINTAINER tiyn tiyn@mail-mk.eu
COPY src /wiki