mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
removed unused postfix package
This commit is contained in:
parent
70dc7c1336
commit
f4542489e6
@ -22,7 +22,7 @@ RUN apt-get install -y python-software-properties && \
|
||||
add-apt-repository -y ppa:git-core/ppa && apt-get update
|
||||
|
||||
RUN apt-get install -y build-essential checkinstall \
|
||||
nginx git-core mysql-server redis-server python2.7 python-docutils postfix \
|
||||
nginx git-core mysql-server redis-server python2.7 python-docutils \
|
||||
libmysqlclient-dev libpq-dev zlib1g-dev libyaml-dev libssl-dev \
|
||||
libgdbm-dev libreadline-dev libncurses5-dev libffi-dev \
|
||||
libxml2-dev libxslt-dev libcurl4-openssl-dev libicu-dev && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user