Overview
- Full name
docker.io/supabase/postgres-meta- Registry
- docker.io
- Namespace
- supabase
- Repository
- postgres-meta
- Cached tags
- 223
- Last synced
- 07/05/2026, 01:15 PM
- Topics
Introduction
Supabase Postgres Meta API 镜像,PostgreSQL schema/表/列元数据 REST 接口,Supabase Studio 数据库管理后端。
Details
supabase/postgres-meta 提供 PostgreSQL 元数据管理 REST API,供 Supabase Studio 展示表结构、执行 DDL 与管理 RLS 策略。定位为 Supabase 数据库管理 API 服务,只读/管理连接 PostgreSQL;自托管 Supabase 栈 Studio 组件、DBA 可视化 schema 管理后端。
快速启动
docker run -d --name postgres-meta \
-p 8080:8080 \
-e PG_META_DB_HOST=postgres -e PG_META_DB_PASSWORD=changeme \
docker.io/supabase/postgres-meta:latest
推荐实践
docker run -d --name postgres-meta \
--restart unless-stopped \
-p 8080:8080 \
-e PG_META_DB_HOST=postgres \
-e PG_META_DB_PASSWORD=changeme \
docker.io/supabase/postgres-meta:v0.84.0
核心参数说明
-p 8080:8080— Meta REST APIPG_META_DB_PASSWORD— PG 密码(高敏)- 配对 — supabase/studio
- 权限 — 管理 API 需受限访问
Kubernetes
apiVersion: apps/v1
kind: Deployment
metadata:
name: postgres-meta
spec:
replicas: 1
selector:
matchLabels:
app: postgres-meta
template:
metadata:
labels:
app: postgres-meta
spec:
containers:
- name: meta
image: docker.io/supabase/postgres-meta:v0.84.0
ports:
- containerPort: 8080
envFrom:
- secretRef:
name: postgres-meta-env
---
apiVersion: v1
kind: Service
metadata:
name: postgres-meta
spec:
selector:
app: postgres-meta
ports:
- port: 8080
targetPort: 8080
内网 Service;Studio 调用此 API。
Latest tags (20)
View all 223 tags →| Tag | Arch | Pushed At | Size | Digest | Sync | Wish | Action |
|---|---|---|---|---|---|---|---|
docker.io/supabase/postgres-meta :v0.96.6 | linux/amd64linux/arm64 | 2026/05/13 23:30 | 94.5 MB | sha256:b9edad6fff2d… | |||
docker.io/supabase/postgres-meta :v0.96.5 | linux/amd64linux/arm64 | 2026/04/30 17:38 | 94.6 MB | sha256:c349c9057741… | |||
docker.io/supabase/postgres-meta :v0.96.4 | linux/amd64linux/arm64 | 2026/04/08 16:50 | 94.6 MB | sha256:97c0d82ff90b… | |||
docker.io/supabase/postgres-meta :v0.96.3 | linux/amd64linux/arm64 | 2026/04/07 18:02 | 94.6 MB | sha256:748e09ec050c… | |||
docker.io/supabase/postgres-meta :v0.96.2 | linux/amd64linux/arm64 | 2026/03/30 16:59 | 94.6 MB | sha256:01b139f1d238… | |||
docker.io/supabase/postgres-meta :v0.96.1 | linux/amd64linux/arm64 | 2026/03/06 02:13 | 94.2 MB | sha256:6111fe3317ef… | |||
docker.io/supabase/postgres-meta :v0.96.0 | linux/amd64linux/arm64 | 2026/02/28 17:27 | 94.2 MB | sha256:3ba054325cc8… | |||
docker.io/supabase/postgres-meta :canary-pr-1045 | linux/amd64linux/arm64 | 2026/02/28 02:34 | 94.2 MB | sha256:e097fb13401e… | |||
docker.io/supabase/postgres-meta :canary-pr-1045-0ea2df2fa9f5c10ce2e18b99b9a9875008ba0579 | linux/amd64linux/arm64 | 2026/02/28 02:34 | 94.2 MB | sha256:e097fb13401e… | |||
docker.io/supabase/postgres-meta :canary-pr-1045-c7514987bade899e3b8201f3acce13625507220c | linux/amd64linux/arm64 | 2026/02/28 01:54 | 94.2 MB | sha256:bd45b260e4c3… | |||
docker.io/supabase/postgres-meta :canary-pr-1045-52bdbf13f94c37863864de2247394d99c894aaee | linux/amd64linux/arm64 | 2026/02/28 01:47 | 94.2 MB | sha256:cd9e13d8a342… | |||
docker.io/supabase/postgres-meta :v0.95.2 | linux/amd64linux/arm64 | 2026/01/09 09:11 | 94.2 MB | sha256:7a211765a9fe… | |||
docker.io/supabase/postgres-meta :v0.95.1 | linux/amd64linux/arm64 | 2025/12/11 20:47 | 94.2 MB | sha256:80bb508973f0… | |||
docker.io/supabase/postgres-meta :v0.95.0 | linux/amd64linux/arm64 | 2025/12/04 16:02 | 94.2 MB | sha256:f9e82ee961e6… | |||
docker.io/supabase/postgres-meta :canary-pr-1019 | linux/amd64linux/arm64 | 2025/12/03 23:46 | 94.2 MB | sha256:658d6e6c0769… | |||
docker.io/supabase/postgres-meta :canary-pr-1019-4fc90e415e829097f86594eac40c4f58522c5664 | linux/amd64linux/arm64 | 2025/12/03 23:46 | 94.2 MB | sha256:658d6e6c0769… | |||
docker.io/supabase/postgres-meta :v0.93.1 | linux/amd64linux/arm64 | 2025/10/27 23:35 | 101.8 MB | sha256:eb37fa22c31d… | |||
docker.io/supabase/postgres-meta :canary-pr-1006 | linux/amd64linux/arm64 | 2025/10/27 23:26 | 101.8 MB | sha256:497d55a7a2a4… | |||
docker.io/supabase/postgres-meta :canary-pr-1006-8e190df8ffc12a2aa2cf66b7bdedb6143fe292da | linux/amd64linux/arm64 | 2025/10/27 23:26 | 101.8 MB | sha256:497d55a7a2a4… | |||
docker.io/supabase/postgres-meta :v0.93.0 | linux/amd64linux/arm64 | 2025/10/18 00:55 | 101.8 MB | sha256:398fbcee3382… |