Forgot to add the acctual config file
This commit is contained in:
parent
c771d95416
commit
06ae9c4bf1
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ VOLUME /music
|
||||||
#Adding Custom files
|
#Adding Custom files
|
||||||
ADD init/ /etc/my_init.d/
|
ADD init/ /etc/my_init.d/
|
||||||
ADD services/ /etc/service/
|
ADD services/ /etc/service/
|
||||||
|
ADD defaults/ /defaults
|
||||||
RUN chmod -v +x /etc/service/*/run
|
RUN chmod -v +x /etc/service/*/run
|
||||||
RUN chmod -v +x /etc/my_init.d/*.sh
|
RUN chmod -v +x /etc/my_init.d/*.sh
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue