소스 검색

removed an unnecessary debugging statement

pull/34/head
Brad Koehn 5 년 전
부모
커밋
6f0c7aed66
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      Dockerfile

+ 1
- 1
Dockerfile 파일 보기

@@ -18,7 +18,7 @@ RUN mkdir /stage && \
/go/src/app/schema.sql \
/go/src/app/pages \
/go/src/app/keys \
/stage && ls -l /stage
/stage

FROM alpine:3.8



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