Commit e9bf245f authored by 张宇's avatar 张宇

modify Dockerfile

parent a6bc7621
# FROM ccr.ccs.tencentyun.com/gm-base/gm-alpine:v1.3 # FROM ccr.ccs.tencentyun.com/gm-base/gm-alpine:v1.3
FROM alpine:latest FROM alpine:latest
MAINTAINER Mike [zhangyu@igengmei.com]
MAINTAINER wph [wangpenghong@igengmei.com]
WORKDIR /srv/apps/drone-test/ WORKDIR /srv/apps/drone-test/
COPY ./requirements.txt /tmp COPY ./requirements.txt /tmp
RUN apk add --no-cache --virtual .build-deps \ RUN apk add --no-cache --virtual .build-deps \
bzip2-dev \ bzip2-dev \
coreutils \ coreutils \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment