docker.io/arigaio/atlas:0.35.0-community-alpine linux/arm64

docker.io/arigaio/atlas:0.35.0-community-alpine - 国内下载镜像源 浏览次数:15 温馨提示: 这是一个 linux/arm64 系统架构镜像

arigaio/atlas 是一个用于数据库模式管理的 Docker 镜像。它提供了一个命令行工具,可以帮助你定义、管理和迁移数据库模式,支持多种数据库系统。

源镜像 docker.io/arigaio/atlas:0.35.0-community-alpine
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/arigaio/atlas:0.35.0-community-alpine-linuxarm64
镜像ID sha256:9a1898de8bcfd065f30c6ecbaa351672b15f84aba34f30870375b67604f57614
镜像TAG 0.35.0-community-alpine-linuxarm64
大小 91.05MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /atlas
工作目录 /
OS/平台 linux/arm64
浏览量 15 次
贡献者 wa********u@gaotu.cn
镜像创建 2025-06-10T14:19:49.313150464Z
同步时间 2025-07-26 11:27
更新时间 2025-07-27 13:41
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ATLAS_DOCKER_IMAGE=1
镜像标签
Ariga: maintainer 2025-06-10T14:13:35.039Z: org.opencontainers.image.created : org.opencontainers.image.description : org.opencontainers.image.licenses 0026c30d55d382ddfd924b9e1f83940e9b54733a: org.opencontainers.image.revision : org.opencontainers.image.source Atlas CLI: org.opencontainers.image.title : org.opencontainers.image.url Ariga: org.opencontainers.image.vendor 0.35.0-community-alpine: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/arigaio/atlas:0.35.0-community-alpine-linuxarm64
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/arigaio/atlas:0.35.0-community-alpine-linuxarm64  docker.io/arigaio/atlas:0.35.0-community-alpine

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/arigaio/atlas:0.35.0-community-alpine-linuxarm64
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/arigaio/atlas:0.35.0-community-alpine-linuxarm64  docker.io/arigaio/atlas:0.35.0-community-alpine

Shell快速替换命令

sed -i 's#arigaio/atlas:0.35.0-community-alpine#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/arigaio/atlas:0.35.0-community-alpine-linuxarm64#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/arigaio/atlas:0.35.0-community-alpine-linuxarm64 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/arigaio/atlas:0.35.0-community-alpine-linuxarm64  docker.io/arigaio/atlas:0.35.0-community-alpine'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/arigaio/atlas:0.35.0-community-alpine-linuxarm64 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/arigaio/atlas:0.35.0-community-alpine-linuxarm64  docker.io/arigaio/atlas:0.35.0-community-alpine'

镜像构建历史


# 2025-06-10 22:19:49  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/atlas"]
                        
# 2025-06-10 22:19:49  0.00B 设置环境变量 ATLAS_DOCKER_IMAGE
ENV ATLAS_DOCKER_IMAGE=1
                        
# 2025-06-10 22:19:49  36.97MB 执行命令并创建新的镜像层
RUN /bin/sh -c ln /atlas /bin/atlas # buildkit
                        
# 2025-06-10 22:19:49  36.97MB 复制新文件或目录到容器中
COPY --chmod=001 atlas /atlas # buildkit
                        
# 2025-06-10 22:19:49  8.29MB 执行命令并创建新的镜像层
RUN /bin/sh -c apk update && apk add --no-cache libssl3=3.3.3-r0 libcrypto3=3.3.3-r0 # buildkit
                        
# 2024-09-06 20:05:36  0.00B 设置默认要执行的命令
CMD ["/bin/sh"]
                        
# 2024-09-06 20:05:36  8.83MB 复制文件或目录到容器中
ADD alpine-minirootfs-3.20.3-aarch64.tar.gz / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:9a1898de8bcfd065f30c6ecbaa351672b15f84aba34f30870375b67604f57614",
    "RepoTags": [
        "arigaio/atlas:0.35.0-community-alpine",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/arigaio/atlas:0.35.0-community-alpine-linuxarm64"
    ],
    "RepoDigests": [
        "arigaio/atlas@sha256:515e8186909f4a6b0e5ec43586d7281dd74024c5d84d95ba65c2453b8b38d5d8",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/arigaio/atlas@sha256:fced72c57cbde8d927956914506e62780ad80e931bfb8d68688c2ed5197dc1e1"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-06-10T14:19:49.313150464Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "ATLAS_DOCKER_IMAGE=1"
        ],
        "Cmd": null,
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/",
        "Entrypoint": [
            "/atlas"
        ],
        "OnBuild": null,
        "Labels": {
            "maintainer": "Ariga",
            "org.opencontainers.image.created": "2025-06-10T14:13:35.039Z",
            "org.opencontainers.image.description": "",
            "org.opencontainers.image.licenses": "",
            "org.opencontainers.image.revision": "0026c30d55d382ddfd924b9e1f83940e9b54733a",
            "org.opencontainers.image.source": "",
            "org.opencontainers.image.title": "Atlas CLI",
            "org.opencontainers.image.url": "",
            "org.opencontainers.image.vendor": "Ariga",
            "org.opencontainers.image.version": "0.35.0-community-alpine"
        }
    },
    "Architecture": "arm64",
    "Os": "linux",
    "Size": 91052768,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/d0de1813a966463a7db96ee8f1e134a418b8c8aa5be4e536363cbf1a3e506d0b/diff:/var/lib/docker/overlay2/7990b7056e9bc09e98d61e1ef9ed9b8a1f357811cf2cdaefc6bcc9ce8d5c4252/diff:/var/lib/docker/overlay2/038d46f954748cafe1e7aa7511af9477d5d7c94964d231e742aa18640b982676/diff",
            "MergedDir": "/var/lib/docker/overlay2/63583905996e2ec76662a8f9472b5ca991393e47d4d9e8e4aea0a79d03951185/merged",
            "UpperDir": "/var/lib/docker/overlay2/63583905996e2ec76662a8f9472b5ca991393e47d4d9e8e4aea0a79d03951185/diff",
            "WorkDir": "/var/lib/docker/overlay2/63583905996e2ec76662a8f9472b5ca991393e47d4d9e8e4aea0a79d03951185/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:651d9022c23486dfbd396c13db293af6845731cbd098a5f5606db4bc9f5573e8",
            "sha256:8f2b3ccde201dd174e812d42cfc3723652513dadbeef5211eb6579d3a523f160",
            "sha256:8a55ef659208c794834b4b277ca55721cc40fc51aff45cd0bee7a4ef38338907",
            "sha256:ead1ed626f84355ae6947929dce92a44d40a02cb8c307f193bf59f79393d0775"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-07-26T11:26:57.364592131+08:00"
    }
}

更多版本

docker.io/arigaio/atlas:0.35.0-community-alpine

linux/arm64 docker.io91.05MB2025-07-26 11:27
14

docker.io/arigaio/atlas:0.35.0-community

linux/arm64 docker.io38.96MB2025-07-26 11:29
10

docker.io/arigaio/atlas:0.35.0-community-alpine

linux/amd64 docker.io93.61MB2025-07-26 14:31
28