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

docker.io/postgrest/postgrest:v14.12 - 国内下载镜像源 浏览次数:13 尹丽军 贡献同步

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

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

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


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

                        
                    

镜像信息

{
    "Id": "sha256:f4cf0696ca63f31ea41adfe8f49fd2977ea8708a6153c218180713d64669586d",
    "RepoTags": [
        "postgrest/postgrest:v14.12",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/postgrest/postgrest:v14.12"
    ],
    "RepoDigests": [
        "postgrest/postgrest@sha256:54000f24847d01a2c2302e0041cf0618b875c57fb48507d743cfa9aaa50bf43c",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/postgrest/postgrest@sha256:560895fc1f6cb78f36ae64682c85bfc923c73da2d3a473ae2f55755fd7991ad1"
    ],
    "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": 21045456,
    "GraphDriver": {
        "Data": {
            "MergedDir": "/var/lib/docker/overlay2/aaa006a80a2d72985d3633bc68987d85d0e151c6d86e28ca1dd551ba2f77242c/merged",
            "UpperDir": "/var/lib/docker/overlay2/aaa006a80a2d72985d3633bc68987d85d0e151c6d86e28ca1dd551ba2f77242c/diff",
            "WorkDir": "/var/lib/docker/overlay2/aaa006a80a2d72985d3633bc68987d85d0e151c6d86e28ca1dd551ba2f77242c/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:bd6e77d9efe5d7f7e81db67835d4af3d5775eaf9d4c043c39d6b9511110cad4c"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-05-28T13:32:18.759095223+08:00"
    }
}

更多版本

docker.io/postgrest/postgrest:v12.0.1

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

docker.io/postgrest/postgrest:v12.2.8

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

docker.io/postgrest/postgrest:latest

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

docker.io/postgrest/postgrest:v12.2.11

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

docker.io/postgrest/postgrest:v12.2.12

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

docker.io/postgrest/postgrest:v13.0.7

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

docker.io/postgrest/postgrest:v14.1

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

docker.io/postgrest/postgrest:v14.3

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

docker.io/postgrest/postgrest:v14.5

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

docker.io/postgrest/postgrest:v14.8

linux/amd64 docker.io21.01MB2026-05-16 15:14
81

docker.io/postgrest/postgrest:v14.12

linux/amd64 docker.io21.05MB2026-05-28 13:32
12