tzinfo
This commit is contained in:
parent
7f70544843
commit
d829eb70bb
|
@ -1,6 +1,6 @@
|
|||
FROM ruby:2.4-alpine
|
||||
|
||||
RUN apk --no-cache add nodejs mysql-client git bash python libcap py-setuptools py-pip build-base python-dev mariadb-dev \
|
||||
RUN apk --no-cache add nodejs mysql-client git bash python libcap py-setuptools py-pip build-base python-dev mariadb-dev tzdata \
|
||||
&& pip install j2cli \
|
||||
&& git clone https://github.com/atech/postal.git /opt/postal \
|
||||
&& rm -rf /var/lib/apt/lists/* \
|
||||
|
|
Loading…
Reference in New Issue
Block a user