소스 검색

Merge pull request #93 from TheAssassin/master

Switch to alpine base image
tags/v1.0.0
Remco Verhoef 6 년 전
committed by GitHub
부모
커밋
44398d72d3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      Dockerfile

+ 1
- 1
Dockerfile 파일 보기

@@ -1,4 +1,4 @@
FROM golang:1.7
FROM golang:1.7-alpine
MAINTAINER Remco Verhoef <remco@dutchcoders.io>

# Copy the local package files to the container's workspace.


불러오는 중...
취소
저장