Skip to content

Commit

Permalink
Create Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rymsha authored Nov 25, 2024
1 parent fe9747d commit 23b37a3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
FROM busybox:latest
ADD build/libs/snapshotter.jar snapshotter.jar
CMD ["cp","/snapshotter.jar","/deploy"]

0 comments on commit 23b37a3

Please sign in to comment.