Skip to content

Commit

Permalink
add GNU Make to build environment
Browse files Browse the repository at this point in the history
Signed-off-by: 市川ゆり子/IchikawaYuriko <ichikawayuriko@yahoo.co.jp>
  • Loading branch information
IchikawaYukko committed May 23, 2020
1 parent 79147b4 commit c5b6c7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ services:
image: golang:1.14-alpine
volumes:
- "./:/go/src"
command: "sh -c 'apk add make && /bin/sh'"

0 comments on commit c5b6c7d

Please sign in to comment.