
blacklabelops/postgresWork in Progress
Basically Alpine PostgreSQL with official Postgres entrypoint.
Takes the same parameters as: Official Postgres
Added the specification of database encoding and collate for Atlassian applications:
Example:
$ docker run --name postgres -d \ -e 'POSTGRES_USER=jira' \ -e 'POSTGRES_PASSWORD=jellyfish' \ -e 'POSTGRES_DB=jiradb' \ -e 'POSTGRES_ENCODING=UNICODE' \ -e 'POSTGRES_COLLATE=C' \ -e 'POSTGRES_COLLATE_TYPE=C' \ blacklabelops/postgres
Starts a database for Atlassian Jira.
You can specify an initial database create statement.
$ docker run --name postgres -d \ -e 'POSTGRES_USER=jira' \ -e 'POSTGRES_PASSWORD=jellyfish' \ -e 'POSTGRES_DB=jiradb' \ -e 'POSTGRES_DB_CREATE=CREATE DATABASE userdatabase ' \ blacklabelops/postgres
Starts a database for Atlassian Jira.
Leave a message and ask questions on Hipchat: blacklabelops/hipchat


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