mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Remove inaccurate note (#4395)
This commit is contained in:
committed by
GitHub
parent
ce6fa40920
commit
781b5eeed2
@@ -4,10 +4,6 @@ keywords: docker, example, package installation, postgresql
|
||||
title: Dockerize PostgreSQL
|
||||
---
|
||||
|
||||
> **Note**:
|
||||
> - **If you don't like sudo** then see [*Giving non-root
|
||||
> access*](../installation/binaries.md#giving-non-root-access)
|
||||
|
||||
## Installing PostgreSQL on Docker
|
||||
|
||||
Assuming there is no Docker image that suits your needs on the [Docker
|
||||
@@ -158,4 +154,4 @@ environment pg_hba.conf postgresql.conf
|
||||
pg_ctl.conf pg_ident.conf start.conf
|
||||
/tmp # ls /var/log
|
||||
ldconfig postgresql
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user