Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/charleszlu/murmur-info.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcharleszlu <c4planted@gmail.com>2019-05-12 16:23:29 +0300
committercharleszlu <c4planted@gmail.com>2019-05-12 16:23:29 +0300
commitb005f6be04c87e5738c0adff3013a71cea652dd3 (patch)
tree42f569df390f7ae77693c189dbcf213fb6de8af6
parent5181b7616c15c5f646c18d065bcd16bd3e15e880 (diff)
Update Dockerfile
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 78c161b..8429a49 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,6 +1,6 @@
FROM goozler/zeroc_ice_python
-RUN apk --update add --upgrade --no-cache openssh bash
+RUN apk --update add --upgrade --no-cache openssh bash tzdata
COPY entrypoint.sh /entrypoint.sh
COPY Murmur.ice /murmur-info/Murmur.ice