docker.io/postgrest/postgrest:v14.5 linux/amd64

docker.io/postgrest/postgrest:v14.5 - 国内下载镜像源 浏览次数:11

这是一个PostgREST的Docker镜像。PostgREST是一个将PostgreSQL数据库转换为RESTful API的工具。通过这个镜像,你可以方便地在Docker容器中运行PostgREST,快速搭建基于PostgreSQL数据库的API服务。

源镜像 docker.io/postgrest/postgrest:v14.5
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/postgrest/postgrest:v14.5
镜像ID sha256:af0a6dad76305650c215449d905a124ae5ad3bcd0f04c01845a0cea17d4e0960
镜像TAG v14.5
大小 21.01MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /bin/postgrest
启动入口
工作目录
OS/平台 linux/amd64
浏览量 11 次
贡献者
镜像创建 2025-07-10T07:36:53Z
同步时间 2026-03-20 03:54
开放端口
3000/tcp

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/postgrest/postgrest:v14.5
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/postgrest/postgrest:v14.5  docker.io/postgrest/postgrest:v14.5

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/postgrest/postgrest:v14.5
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/postgrest/postgrest:v14.5  docker.io/postgrest/postgrest:v14.5

Shell快速替换命令

sed -i 's#postgrest/postgrest:v14.5#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/postgrest/postgrest:v14.5#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/postgrest/postgrest:v14.5 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/postgrest/postgrest:v14.5  docker.io/postgrest/postgrest:v14.5'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/postgrest/postgrest:v14.5 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/postgrest/postgrest:v14.5  docker.io/postgrest/postgrest:v14.5'

镜像构建历史


# 2025-07-10 15:36:53  21.01MB 

                        
                    

镜像信息

{
    "Id": "sha256:af0a6dad76305650c215449d905a124ae5ad3bcd0f04c01845a0cea17d4e0960",
    "RepoTags": [
        "postgrest/postgrest:v14.5",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/postgrest/postgrest:v14.5"
    ],
    "RepoDigests": [
        "postgrest/postgrest@sha256:b574528fe109c8343c1247155734d03df8c34b462f342dca0ccc20244fc36ef9",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/postgrest/postgrest@sha256:bb289d00570b569525e1e22fb77c49cd17c17ca3f41da9ee2b4351a35027551b"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2025-07-10T07:36:53Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "1000",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "3000/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [],
        "Cmd": [
            "/bin/postgrest"
        ],
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": null
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 21005936,
    "GraphDriver": {
        "Data": {
            "MergedDir": "/var/lib/docker/overlay2/c0812fa74938d51d5446637570b107ee3b86d36702fd6b2a325521c5d4e4125f/merged",
            "UpperDir": "/var/lib/docker/overlay2/c0812fa74938d51d5446637570b107ee3b86d36702fd6b2a325521c5d4e4125f/diff",
            "WorkDir": "/var/lib/docker/overlay2/c0812fa74938d51d5446637570b107ee3b86d36702fd6b2a325521c5d4e4125f/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:a9688298b85cdbcefd556a979d6abc5bab8c410e3e03669f491dfc9179ff14d2"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-03-20T03:54:35.138564172+08:00"
    }
}

更多版本

docker.io/postgrest/postgrest:v12.0.1

linux/amd64 docker.io17.42MB2024-12-24 10:07
719

docker.io/postgrest/postgrest:v12.2.8

linux/amd64 docker.io17.34MB2025-04-04 13:14
1279

docker.io/postgrest/postgrest:latest

linux/amd64 docker.io17.36MB2025-04-17 08:28
764

docker.io/postgrest/postgrest:v12.2.11

linux/amd64 docker.io17.35MB2025-04-28 13:15
396

docker.io/postgrest/postgrest:v12.2.12

linux/amd64 docker.io17.38MB2025-05-27 22:02
655

docker.io/postgrest/postgrest:v13.0.7

linux/amd64 docker.io20.18MB2025-11-03 23:37
459

docker.io/postgrest/postgrest:v14.1

linux/amd64 docker.io20.99MB2026-01-14 13:56
195

docker.io/postgrest/postgrest:v14.3

linux/amd64 docker.io21.00MB2026-02-02 16:02
279

docker.io/postgrest/postgrest:v14.5

linux/amd64 docker.io21.01MB2026-03-20 03:54
10