mirror of
https://github.com/docker/docs.git
synced 2026-04-02 09:18:57 +07:00
16 lines
337 B
Markdown
16 lines
337 B
Markdown
---
|
|
title: PostgreSQL specific guide
|
|
linkTitle: PostgreSQL
|
|
description: Containerize PostgreSQL databases using Docker
|
|
keywords: Docker, getting started, postgresql, language
|
|
summary: |
|
|
This guide explains how to containerize PostgreSQL databases using
|
|
Docker.
|
|
toc_min: 1
|
|
toc_max: 2
|
|
tags: [databases]
|
|
params:
|
|
time: 20 minutes
|
|
---
|
|
|