Skip to content

Commit

Permalink
Update Dockerfile.dapper
Browse files Browse the repository at this point in the history
Signed-off-by: David Ko <innobead@outlook.com>
  • Loading branch information
David Ko committed Jan 5, 2024
1 parent 339f5c1 commit 662b161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.dapper
Expand Up @@ -140,7 +140,7 @@ RUN cd /go/src/github.com/longhorn && \
cd longhorn-instance-manager && \
go build -o ./longhorn-instance-manager && \
cp -r integration/rpc/ ${DAPPER_SOURCE}/integration/rpc/ && \
cp longhorn-instance-manager /usr/local/bin
install longhorn-instance-manager /usr/local/bin

VOLUME /tmp
ENV TMPDIR /tmp
Expand Down

0 comments on commit 662b161

Please sign in to comment.