convox/postgresPostgreSQL docker image based on Alpine Linux
This repo builds a docker image that accepts POSTGRES_USER, POSTGRES_PASSWORD, and POSTGRES_DATABASE env vars, in addition to the same env vars as the official postgres build but with a much smaller footprint. It achieves that by basing itself off the great alpine docker image by GliderLabs.
bash$ docker run -e POSTGRES_PASSWORD=foo -p 5432:5432 convox/postgres $ psql -h $(boot2docker ip) -p 5432 -U postgres Password for user postgres: <foo> psql (9.4.2) Type "help" for help. postgres=#
bash$ docker images REPOSITORY TAG VIRTUAL SIZE convox/postgres latest 26.98 MB postgres latest 213.9 MB
Parameterizing POSTGRES_USER, POSTGRES_PASSWORD and POSTGRES_DATABASE is useful for linking containers together.
bash$ make build
Apache 2.0 © 2015 Convox, Inc.
Originally forked from kiasaki/docker-alpine-postgres


manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务