projects
/
discourse_docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e298287
)
Revert "Add ICU library"
author
Régis Hanol
<regis@hanol.fr>
Mon, 18 Jan 2016 21:19:40 +0000
(22:19 +0100)
committer
Régis Hanol
<regis@hanol.fr>
Mon, 18 Jan 2016 21:19:40 +0000
(22:19 +0100)
This reverts commit
e298287ffe79702e092fa341814916918542b5f7
.
image/base/Dockerfile
patch
|
blob
|
blame
|
history
diff --git
a/image/base/Dockerfile
b/image/base/Dockerfile
index 2325e2136b2e7c0719d09423f71790ff620fde72..0ee8c6f024de707b7c466117a813c1d5b7aaf20a 100644
(file)
--- a/
image/base/Dockerfile
+++ b/
image/base/Dockerfile
@@
-2,7
+2,7
@@
# When new LTS ships we can upgrade
# NAME: discourse_base
-# VERSION: 1.0.1
6
+# VERSION: 1.0.1
5
FROM ubuntu:14.04
@@
-30,7
+30,6
@@
RUN echo "debconf debconf/frontend select Teletype" | debconf-set-selections &&\
libxslt-dev libcurl4-openssl-dev \
libssl-dev libyaml-dev libtool \
libxml2-dev gawk \
- libicu-dev \
postgresql-9.3 postgresql-client-9.3 \
postgresql-contrib-9.3 libpq-dev libreadline-dev \
nginx language-pack-en sudo cron anacron \