mirror of
https://github.com/tiyn/beaker-blog.git
synced 2025-10-10 09:51:17 +02:00
docker: modified files for local build
This commit is contained in:
10
Dockerfile
10
Dockerfile
@@ -1,12 +1,6 @@
|
||||
FROM ubuntu:16.04
|
||||
FROM python:3
|
||||
|
||||
MAINTAINER Tiyn tiyn@martenkante.eu
|
||||
|
||||
RUN apt-get update
|
||||
|
||||
RUN apt-get upgrade -y
|
||||
|
||||
RUN apt-get install python3 python3-pip -y
|
||||
MAINTAINER tiyn tiyn@mail-mk.eu
|
||||
|
||||
COPY src /blog
|
||||
|
||||
|
Reference in New Issue
Block a user