Skip to content

Commit

Permalink
need full path to script
Browse files Browse the repository at this point in the history
  • Loading branch information
binhex committed Jul 19, 2019
1 parent 7bf2975 commit dd40d33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ VOLUME /data
#################

# run script to set uid, gid and permissions
CMD ["/bin/bash", "/root/init.sh"]
CMD ["/bin/bash", "/usr/local/bin/init.sh"]

0 comments on commit dd40d33

Please sign in to comment.