We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d306f1f commit c26b1f6Copy full SHA for c26b1f6
Dockerfile-ptool
@@ -1,4 +1,5 @@
1
FROM alpine:latest
2
+mv .dockrt/ptool /usr/bin
3
COPY --from=0 /usr/bin/ptool /usr/bin/ptool
4
CMD ["crond","-f"]
5
VOLUME /root/.config/ptool
0 commit comments