Skip to content

Commit c26b1f6

Browse files
Update Dockerfile-ptool
1 parent d306f1f commit c26b1f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile-ptool

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
FROM alpine:latest
2+
mv .dockrt/ptool /usr/bin
23
COPY --from=0 /usr/bin/ptool /usr/bin/ptool
34
CMD ["crond","-f"]
45
VOLUME /root/.config/ptool

0 commit comments

Comments
 (0)