Skip to content

Commit

Permalink
Merge pull request #5 from zabbix/master
Browse files Browse the repository at this point in the history
Fixed PostgreSQL image building
  • Loading branch information
dotneft authored Aug 3, 2016
2 parents 035323e + 37a523a commit fc93fee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server-pgsql/ubuntu/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ VOLUME ["/usr/lib/zabbix/alertscripts", "/usr/lib/zabbix/externalscripts", "/var
VOLUME ["/var/lib/zabbix/ssl/certs", "/var/lib/zabbix/ssl/keys", "/var/lib/zabbix/ssl/ssl_ca", "/var/lib/zabbix/snmptraps", "/var/lib/zabbix/mibs"]

ADD conf/etc/supervisor/ /etc/supervisor/
ADD conf/etc/logrotate.d/logrotate_zabbix.conf /etc/logrotate.d/
ADD run_zabbix_component.sh /data/

ENTRYPOINT ["/bin/bash"]
Expand Down

0 comments on commit fc93fee

Please sign in to comment.