I hereby claim:
- I am victorjtfranco on github.
- I am victorjtfranco1 (https://keybase.io/victorjtfranco1) on keybase.
- I have a public key ASBefz4HCIP3Mh3iKE3JiQSXxUz_FGKWYR0iS4aqV0fHSAo
To claim this, I am signing this object:
# See | |
# https://github.com/khezen/compose-postgres/blob/master/README.md | |
# https://info.crunchydata.com/blog/easy-postgresql-10-and-pgadmin-4-setup-with-docker | |
# https://hub.docker.com/_/postgres | |
version: '3.5' | |
services: | |
postgres: | |
image: postgres:10.7 |
I hereby claim:
To claim this, I am signing this object:
FROM postgres:9.4 | |
MAINTAINER Victor Franco "[email protected]" | |
COPY add-config.sh /docker-entrypoint-initdb.d/ | |
COPY postgresql-extend.conf / |
<!-- https://developers.facebook.com/docs/facebook-pixel/api-reference#setup --> | |
<!-- Code Beautified --> | |
<!-- Facebook Pixel Code --> | |
<script> | |
! function(f, b, e, v, n, t, s) { | |
if (f.fbq) return; | |
n = f.fbq = function() { | |
n.callMethod ? | |
n.callMethod.apply(n, arguments) : n.queue.push(arguments) | |
}; |