diff options
Diffstat (limited to 'Dockerfile')
| -rwxr-xr-x | Dockerfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ FROM reg.reaweb.uk/cron +# https://github.com/jwansek/cron/ ENV TZ=Europe/London RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone RUN apt-get update -y |
