postgres Official Docker Image

The PostgreSQL object-relational database system provides reliability and data integrity.

72 Supported tags
    docker pull postgres:bookworm
  
14.54K

Stars

9.86B

Downloads

Selected Tag
bookworm
Aliases
Dockerfile
View
Last Updated
11 days ago
Image Size
156 MB
Detected OS
debian/12
Packages
147

Alternative tag recommendations

Tag Severity Last Updated Size
Selected tag

bookworm

  • 3
    H
  • 0
    M
  • 49
    L
11 days ago 156 MB
postgres:17.6-alpine3.22 17.6-alpine3.22
  • 0
    H
  • 0
    M
  • 0
    L
11 days ago 113 MB

Build a secure application checklist

Start from a secure base image

Minimize vulnerabilities by starting from a well maintained, slim base image

DONE

Scan your app for vulnerabilities

Scan your application to find & fix vulnerabilities in your: source code, open source dependencies, containers and configuration files

SCAN NOW
Example scan for your app

Source Code

  • 2
    C
  • 0
    H
  • 1
    M
  • 1
    L

Open Source

  • 0
    C
  • 1
    H
  • 0
    M
  • 1
    L

Container

  • 1
    C
  • 0
    H
  • 0
    M
  • 1
    L

Config

  • 0
    C
  • 1
    H
  • 0
    M
  • 0
    L

Fix misconfiguration issues

Identify and fix configuration issues in your Kubernetes and Terraform definitions

FIX CONFIG

Monitor for new issues

New vulnerabilities are discovered every day. Get notified if your application is affected

MONITOR APP