Skip to content

Commit

Permalink
Remove repmgr10 from the docker image
Browse files Browse the repository at this point in the history
HA is handled in the console and we don't install the console
on the container images so we don't need repmgr.
  • Loading branch information
carbonin committed Nov 13, 2019
1 parent 72ffca2 commit fcbc801
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Expand Up @@ -7,7 +7,6 @@ ENV DATABASE_URL=postgresql://root@localhost/vmdb_production?encoding=utf8&pool=
RUN yum -y install --setopt=tsflags=nodocs \
memcached \
postgresql-server \
repmgr10 \
mod_ssl \
openssh-clients \
openssh-server \
Expand Down

0 comments on commit fcbc801

Please sign in to comment.