Skip to content

Commit 7d224c5

Browse files
relastleHiroki-Konishi
authored andcommitted
Update: add dependencies in Dockerfile
1 parent 9be53a3 commit 7d224c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ RUN go get -u github.com/relastle/taggo
1515
# Install pmy
1616
WORKDIR /go/src/github.com/relastle/pmy
1717
RUN go get github.com/fatih/color
18+
RUN go get github.com/relastle/colorflag
1819
COPY . .
1920
RUN go install
2021
RUN ln -s "/go/src/github.com/relastle/pmy/shell/zshrc.minimal" "${HOME}/.zshrc"

0 commit comments

Comments
 (0)