Set localtime of image
This commit is contained in:
parent
bba1dee6a9
commit
fe463ab482
@ -60,3 +60,6 @@ EXPOSE 1500 1543
|
||||
VOLUME [ "${USERDIR}","/database","/data" ]
|
||||
ENTRYPOINT [ "/sbin/init" ]
|
||||
CMD [ "start" ]
|
||||
|
||||
# Set out local time
|
||||
RUN ln -sf /usr/share/zoneinfo/Australia/Melbourne /etc/localtime
|
||||
|
Reference in New Issue
Block a user