diff --git a/Dockerfile b/Dockerfile new file mode 100644 index 00000000..ecff631d --- /dev/null +++ b/Dockerfile @@ -0,0 +1,9 @@ +FROM postgres:latest + +ADD https://raw.githubusercontent.com/bucardo/check_postgres/master/check_postgres.pl /usr/local/bin/check_postgres + +RUN chmod +x /usr/local/bin/check_postgres + +ENTRYPOINT [ "/usr/local/bin/check_postgres" ] + +CMD [ "--help" ]
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: