Skip to content

Commit

Permalink
[VDEVOPS-000] Re-organize inkdrop
Browse files Browse the repository at this point in the history
Signed-off-by: adobrodey <[email protected]>
  • Loading branch information
ADobrodey committed Mar 1, 2024
1 parent fcbde04 commit e588197
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions atlantis/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ RUN \
"https://github.com/inkdrop-org/inkdrop-visualizer/releases/download/${INKDROP_VERSION}/inkdrop-alpine-x64.tar.gz" \
-O inkdrop-linux-x64.tar.gz && \
tar xzf inkdrop-linux-x64.tar.gz && \
chmod +x inkdrop && \
mv inkdrop /usr/local/bin/inkdrop && \
rm -f inkdrop-linux-x64.tar.gz

Expand Down

0 comments on commit e588197

Please sign in to comment.