Skip to content

Commit 5cb8fcf

Browse files
committed
Mount Data
1 parent ff0557a commit 5cb8fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ RUN crontab Data/crontab
1515

1616
EXPOSE 9117
1717

18-
VOLUME [ "/home/jacred/init.conf" ]
18+
VOLUME [ "/home/jacred/init.conf", "/home/jacred/Data" ]
1919

2020
ENTRYPOINT ["/lib/systemd/systemd"]
2121
### BUILD MAIN IMAGE end ###

0 commit comments

Comments
 (0)