Skip to content

Instantly share code, notes, and snippets.

View vjdhama's full-sized avatar
🎯
Focusing

Vijay Dhama vjdhama

🎯
Focusing
View GitHub Profile

Keybase proof

I hereby claim:

  • I am vjdhama on github.
  • I am vjdhama (https://keybase.io/vjdhama) on keybase.
  • I have a public key ASDv34gD3fz7tI3TlpPsaHdvozAevMkunceqfDlAiEAPpQo

To claim this, I am signing this object:

FROM postgres:9.5
ENV DEBIAN_FRONTEND=noninteractive
RUN set -xe && \
apt-get update && \
apt-get install -y --no-install-recommends \
ca-certificates \
postgresql-9.5-partman