git.99rst.org
/
roundcube-roundcubemail-docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
0efa864
)
#82 Added tzdata package
author
Fabio Kruger
<redacted>
Fri, 27 Mar 2020 19:52:32 +0000
(20:52 +0100)
committer
Fabio Kruger
<redacted>
Fri, 27 Mar 2020 19:52:32 +0000
(20:52 +0100)
Signed-off-by: Fabio Kruger <redacted>
fpm-alpine/Dockerfile
patch
|
blob
|
history
diff --git
a/fpm-alpine/Dockerfile
b/fpm-alpine/Dockerfile
index 0cd49e982577b1551a4e7504b50a16397725b526..b772ef76430945c377c6b12492e9485f9c439ca9 100644
(file)
--- a/
fpm-alpine/Dockerfile
+++ b/
fpm-alpine/Dockerfile
@@
-6,7
+6,8
@@
RUN set -ex; \
\
apk add --no-cache \
bash \
- coreutils
+ coreutils \
+ tzdata
RUN set -ex; \
\
git clone https://git.99rst.org/PROJECT