docker.io/postgrest/postgrest:latest linux/amd64

docker.io/postgrest/postgrest:latest - 国内下载镜像源 浏览次数:24

温馨提示:此镜像为latest tag镜像,本站无法保证此版本为最新镜像

```html

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

```
源镜像 docker.io/postgrest/postgrest:latest
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/postgrest/postgrest:latest
镜像ID sha256:2b1c479d4c4f0fd6326073aa98f24b1306b9205abac328d97fcfd3f0ba9456da
镜像TAG latest
大小 17.36MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /bin/postgrest
启动入口
工作目录
OS/平台 linux/amd64
浏览量 24 次
贡献者 zh********e@qq.com
镜像创建 2024-11-06T17:47:05Z
同步时间 2025-04-17 08:28
更新时间 2025-04-20 18:10
开放端口
3000/tcp

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2024-11-07 01:47:05  17.36MB 

                        
                    

镜像信息

{
    "Id": "sha256:2b1c479d4c4f0fd6326073aa98f24b1306b9205abac328d97fcfd3f0ba9456da",
    "RepoTags": [
        "postgrest/postgrest:latest",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/postgrest/postgrest:latest"
    ],
    "RepoDigests": [
        "postgrest/postgrest@sha256:3909ac0fe3d705a498c7ffbe96c1d8a02637aee214a24f0d1f57e93187c548cf",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/postgrest/postgrest@sha256:89b98a569e546b036731232bee5248d4c49da6190768a966fa77e1326fee23fd"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2024-11-06T17:47:05Z",
    "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": 17360760,
    "GraphDriver": {
        "Data": {
            "MergedDir": "/var/lib/docker/overlay2/59ba69ea060102df9637f9f331bbdce4656362514b4e2e0861338633911be01e/merged",
            "UpperDir": "/var/lib/docker/overlay2/59ba69ea060102df9637f9f331bbdce4656362514b4e2e0861338633911be01e/diff",
            "WorkDir": "/var/lib/docker/overlay2/59ba69ea060102df9637f9f331bbdce4656362514b4e2e0861338633911be01e/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:aa26454bc87dc74f6466a4360e8c5d6483a382866770fb3fd72fb2d02845da99"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-04-17T08:27:57.983445111+08:00"
    }
}

更多版本

docker.io/postgrest/postgrest:v12.0.1

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

docker.io/postgrest/postgrest:v12.2.8

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

docker.io/postgrest/postgrest:latest

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