docker.io/postgrest/postgrest:v12.0.1 linux/amd64

docker.io/postgrest/postgrest:v12.0.1 - 国内下载镜像源 浏览次数:87
```html

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

```
源镜像 docker.io/postgrest/postgrest:v12.0.1
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/postgrest/postgrest:v12.0.1
镜像ID sha256:57edafa6ca95a7fc50eed8c5e4b982cf35d466475345482f7727adbf0ebcf8b3
镜像TAG v12.0.1
大小 17.42MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /bin/postgrest
启动入口
工作目录
OS/平台 linux/amd64
浏览量 87 次
贡献者
镜像创建 2023-03-25T20:44:46Z
同步时间 2024-12-24 10:07
更新时间 2025-01-29 18:18
开放端口
3000/tcp
镜像安全扫描 查看Trivy扫描报告

系统OS: 扫描引擎: Trivy 扫描时间: 2024-12-24 10:07

低危漏洞:0 中危漏洞:0 高危漏洞:0 严重漏洞:0

Docker拉取命令 无权限下载?点我修复

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

Containerd拉取命令

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

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2023-03-26 04:44:46  17.42MB 

                        
                    

镜像信息

{
    "Id": "sha256:57edafa6ca95a7fc50eed8c5e4b982cf35d466475345482f7727adbf0ebcf8b3",
    "RepoTags": [
        "postgrest/postgrest:v12.0.1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/postgrest/postgrest:v12.0.1"
    ],
    "RepoDigests": [
        "postgrest/postgrest@sha256:1201a178615539c57d9d0458b1ca516b1e031abbb6baf9c2959557d99625cdd0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/postgrest/postgrest@sha256:d3d040b53ed98cf4281266589523943cf727cc30b43cdcec346f073842042122"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2023-03-25T20:44:46Z",
    "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": 17423872,
    "GraphDriver": {
        "Data": {
            "MergedDir": "/var/lib/docker/overlay2/a417ae7a98a1016bf2e9191128445c8e0ad6d3c4fc9830933d2bc982bd8f6a3e/merged",
            "UpperDir": "/var/lib/docker/overlay2/a417ae7a98a1016bf2e9191128445c8e0ad6d3c4fc9830933d2bc982bd8f6a3e/diff",
            "WorkDir": "/var/lib/docker/overlay2/a417ae7a98a1016bf2e9191128445c8e0ad6d3c4fc9830933d2bc982bd8f6a3e/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:e27643339d468d20dc3c9bda8e4c23a4d834c83e4350a543b9f2b13b671bcf73"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-12-24T10:07:35.840812585+08:00"
    }
}

更多版本

docker.io/postgrest/postgrest:v12.0.1

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