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 edbec92 commit aef3a59Copy full SHA for aef3a59
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