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 ff0557a commit 5cb8fcfCopy full SHA for 5cb8fcf
Dockerfile
@@ -15,7 +15,7 @@ RUN crontab Data/crontab
15
16
EXPOSE 9117
17
18
-VOLUME [ "/home/jacred/init.conf" ]
+VOLUME [ "/home/jacred/init.conf", "/home/jacred/Data" ]
19
20
ENTRYPOINT ["/lib/systemd/systemd"]
21
### BUILD MAIN IMAGE end ###
0 commit comments