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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user