docker.io/jippi/pritunl:1.32.4465.96 linux/amd64

docker.io/jippi/pritunl:1.32.4465.96 - 国内下载镜像源 浏览次数:12

这是一个 Pritunl VPN 服务器的 Docker 镜像。Pritunl 是一个开源的、易于使用的 VPN 解决方案,允许您在几分钟内设置和管理 VPN 服务器。

源镜像 docker.io/jippi/pritunl:1.32.4465.96
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/jippi/pritunl:1.32.4465.96
镜像ID sha256:4e100103e3c4a061e6729811840ef026c5e639923d0e550e7158510b55c0c974
镜像TAG 1.32.4465.96
大小 1.85GB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /usr/bin/tail -f /var/log/pritunl.log /var/log/mongodb/mongod.log
启动入口 /bin/start-pritunl
工作目录
OS/平台 linux/amd64
浏览量 12 次
贡献者
镜像创建 2025-12-05T03:46:52.579802948Z
同步时间 2025-12-31 17:35
更新时间 2026-01-01 01:06
开放端口
1194/tcp 1194/udp 1195/udp 443/tcp 80/tcp 9700/tcp
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin MONGODB_VERSION= PRITUNL_VERSION=1.32.4465.96
镜像标签
Christian 'Jippi' Winther <github-pritunl@jippi.dev>: org.opencontainers.image.authors 2025-12-05T03:30:03Z: org.opencontainers.image.created Easy way to run Pritunl on Docker: org.opencontainers.image.description https://github.com/jippi/docker-pritunl: org.opencontainers.image.documentation MIT: org.opencontainers.image.licenses ubuntu: org.opencontainers.image.ref.name https://github.com/jippi/docker-pritunl: org.opencontainers.image.source Pritunl on Docker: org.opencontainers.image.title https://github.com/jippi/docker-pritunl: org.opencontainers.image.url Christian 'Jippi' Winther <github-pritunl@jippi.dev>: org.opencontainers.image.vendor 1.32.4465.96: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/jippi/pritunl:1.32.4465.96
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/jippi/pritunl:1.32.4465.96  docker.io/jippi/pritunl:1.32.4465.96

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/jippi/pritunl:1.32.4465.96
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/jippi/pritunl:1.32.4465.96  docker.io/jippi/pritunl:1.32.4465.96

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2025-12-05 11:46:52  0.00B 添加元数据标签
LABEL org.opencontainers.image.version=1.32.4465.96
                        
# 2025-12-05 11:46:52  0.00B 添加元数据标签
LABEL org.opencontainers.image.vendor=Christian 'Jippi' Winther <github-pritunl@jippi.dev>
                        
# 2025-12-05 11:46:52  0.00B 添加元数据标签
LABEL org.opencontainers.image.url=https://github.com/jippi/docker-pritunl
                        
# 2025-12-05 11:46:52  0.00B 添加元数据标签
LABEL org.opencontainers.image.title=Pritunl on Docker
                        
# 2025-12-05 11:46:52  0.00B 添加元数据标签
LABEL org.opencontainers.image.source=https://github.com/jippi/docker-pritunl
                        
# 2025-12-05 11:46:52  0.00B 添加元数据标签
LABEL org.opencontainers.image.licenses=MIT
                        
# 2025-12-05 11:46:52  0.00B 添加元数据标签
LABEL org.opencontainers.image.documentation=https://github.com/jippi/docker-pritunl
                        
# 2025-12-05 11:46:52  0.00B 添加元数据标签
LABEL org.opencontainers.image.description=Easy way to run Pritunl on Docker
                        
# 2025-12-05 11:46:52  0.00B 添加元数据标签
LABEL org.opencontainers.image.created=2025-12-05T03:30:03Z
                        
# 2025-12-05 11:46:52  0.00B 添加元数据标签
LABEL org.opencontainers.image.authors=Christian 'Jippi' Winther <github-pritunl@jippi.dev>
                        
# 2025-12-05 11:46:52  0.00B 定义构建参数
ARG BUILD_DATE=2025-12-05T03:30:03Z
                        
# 2025-12-05 11:46:52  0.00B 设置默认要执行的命令
CMD ["/usr/bin/tail" "-f" "/var/log/pritunl.log" "/var/log/mongodb/mongod.log"]
                        
# 2025-12-05 11:46:52  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/bin/start-pritunl"]
                        
# 2025-12-05 11:46:52  0.00B 声明容器运行时监听的端口
EXPOSE [9700/tcp]
                        
# 2025-12-05 11:46:52  0.00B 声明容器运行时监听的端口
EXPOSE [1195/udp]
                        
# 2025-12-05 11:46:52  0.00B 声明容器运行时监听的端口
EXPOSE [1194/udp]
                        
# 2025-12-05 11:46:52  0.00B 声明容器运行时监听的端口
EXPOSE [1194/tcp]
                        
# 2025-12-05 11:46:52  0.00B 声明容器运行时监听的端口
EXPOSE [443/tcp]
                        
# 2025-12-05 11:46:52  0.00B 声明容器运行时监听的端口
EXPOSE [80/tcp]
                        
# 2025-12-05 11:46:52  1.22KB 复制文件或目录到容器中
ADD start-pritunl /bin/start-pritunl # buildkit
                        
# 2025-12-05 11:46:52  1.07GB 执行命令并创建新的镜像层
RUN |4 BUILDKIT_SBOM_SCAN_STAGE=true TARGETPLATFORM=linux/amd64 MONGODB_VERSION= PRITUNL_VERSION=1.32.4465.96 /bin/sh -c set -ex     && bash /root/docker-install-pritunl.sh     && rm /root/docker-install-pritunl.sh # buildkit
                        
# 2025-12-05 11:42:02  845.00B 复制新文件或目录到容器中
COPY --chown=root:root docker-install-pritunl.sh /root # buildkit
                        
# 2025-12-05 11:42:02  0.00B 设置环境变量 PRITUNL_VERSION
ENV PRITUNL_VERSION=1.32.4465.96
                        
# 2025-12-05 11:42:02  0.00B 定义构建参数
ARG TARGETPLATFORM=linux/amd64
                        
# 2025-12-05 11:42:02  0.00B 定义构建参数
ARG PRITUNL_VERSION=1.32.4465.96
                        
# 2025-12-05 11:42:02  0.00B 定义构建参数
ARG BUILDKIT_SBOM_SCAN_STAGE=true
                        
# 2025-12-05 11:42:02  683.72MB 执行命令并创建新的镜像层
RUN |3 BUILDKIT_SBOM_SCAN_STAGE=true TARGETPLATFORM=linux/amd64 MONGODB_VERSION= /bin/sh -c set -ex     && bash /root/docker-install-mongo.sh     && rm /root/docker-install-mongo.sh # buildkit
                        
# 2025-12-05 11:41:40  834.00B 复制新文件或目录到容器中
COPY --chown=root:root docker-install-mongo.sh /root # buildkit
                        
# 2025-12-05 11:41:39  0.00B 设置环境变量 MONGODB_VERSION
ENV MONGODB_VERSION=
                        
# 2025-12-05 11:41:39  0.00B 定义构建参数
ARG TARGETPLATFORM=linux/amd64
                        
# 2025-12-05 11:41:39  0.00B 定义构建参数
ARG MONGODB_VERSION
                        
# 2025-12-05 11:41:39  0.00B 定义构建参数
ARG BUILDKIT_SBOM_SCAN_STAGE=true
                        
# 2025-12-05 11:41:39  19.49MB 执行命令并创建新的镜像层
RUN |2 BUILDKIT_SBOM_SCAN_STAGE=true TARGETPLATFORM=linux/amd64 /bin/sh -c set -ex     && bash /root/docker-install-base.sh     && rm /root/docker-install-base.sh # buildkit
                        
# 2025-12-05 11:41:24  733.00B 复制新文件或目录到容器中
COPY --chown=root:root docker-install-base.sh /root # buildkit
                        
# 2025-12-05 11:41:24  0.00B 定义构建参数
ARG TARGETPLATFORM=linux/amd64
                        
# 2025-12-05 11:41:24  0.00B 定义构建参数
ARG BUILDKIT_SBOM_SCAN_STAGE=true
                        
# 2025-04-08 18:42:48  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/bash"]
                        
# 2025-04-08 18:42:48  72.81MB 
/bin/sh -c #(nop) ADD file:f9ee450324e6ff2c946bc9aae5cf7e35e240dbd387d8b9f5ee1ed5b8434b9894 in / 
                        
# 2025-04-08 18:42:46  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.version=20.04
                        
# 2025-04-08 18:42:46  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.ref.name=ubuntu
                        
# 2025-04-08 18:42:46  0.00B 
/bin/sh -c #(nop)  ARG LAUNCHPAD_BUILD_ARCH
                        
# 2025-04-08 18:42:46  0.00B 
/bin/sh -c #(nop)  ARG RELEASE
                        
                    

镜像信息

{
    "Id": "sha256:4e100103e3c4a061e6729811840ef026c5e639923d0e550e7158510b55c0c974",
    "RepoTags": [
        "jippi/pritunl:1.32.4465.96",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/jippi/pritunl:1.32.4465.96"
    ],
    "RepoDigests": [
        "jippi/pritunl@sha256:0e5846c91d6273f70f06df99c893badad66bc26195bf6edfbed5f23512b1c88e",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/jippi/pritunl@sha256:e9ed6ac96a54f00df69d034176d3d6a4e9237e54a801fab9483b1ca19b2bd160"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-12-05T03:46:52.579802948Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "1194/tcp": {},
            "1194/udp": {},
            "1195/udp": {},
            "443/tcp": {},
            "80/tcp": {},
            "9700/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "MONGODB_VERSION=",
            "PRITUNL_VERSION=1.32.4465.96"
        ],
        "Cmd": [
            "/usr/bin/tail",
            "-f",
            "/var/log/pritunl.log",
            "/var/log/mongodb/mongod.log"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": [
            "/bin/start-pritunl"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.authors": "Christian 'Jippi' Winther \u003cgithub-pritunl@jippi.dev\u003e",
            "org.opencontainers.image.created": "2025-12-05T03:30:03Z",
            "org.opencontainers.image.description": "Easy way to run Pritunl on Docker",
            "org.opencontainers.image.documentation": "https://github.com/jippi/docker-pritunl",
            "org.opencontainers.image.licenses": "MIT",
            "org.opencontainers.image.ref.name": "ubuntu",
            "org.opencontainers.image.source": "https://github.com/jippi/docker-pritunl",
            "org.opencontainers.image.title": "Pritunl on Docker",
            "org.opencontainers.image.url": "https://github.com/jippi/docker-pritunl",
            "org.opencontainers.image.vendor": "Christian 'Jippi' Winther \u003cgithub-pritunl@jippi.dev\u003e",
            "org.opencontainers.image.version": "1.32.4465.96"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 1845756981,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/7540fe6e3ffdf0b806586eca8fe3f83210678fbff76392a9261f62a94880e8f7/diff:/var/lib/docker/overlay2/938ea64cc20bc103d945fc6f4e9941ecba638a116b5d487ddde725bd6e5d5e7c/diff:/var/lib/docker/overlay2/5b9395770b0def74766d9bda1bd584af0ff55bbb10d3c6b71d54a74953a44f19/diff:/var/lib/docker/overlay2/3291abd51d6b47f3dc13cafdbba01b752ad53f4599fe8696b81462c05b30522c/diff:/var/lib/docker/overlay2/16e6389bd9d8207c8424c42d8b98ea82b44a948847fa09acbe664716c41844bd/diff:/var/lib/docker/overlay2/e51407f04e8d54f5030a5b925579c65276ad83f8bc022ab9541a92778f7aced3/diff:/var/lib/docker/overlay2/2c72cc647ebaafc642247d3f11207517c8e2d4fbab8b1121be7f71515efc55a2/diff",
            "MergedDir": "/var/lib/docker/overlay2/a3b16bdee01806af8ae0dc8ec23e00e8d3c43c104565f3a5908461062332c4b9/merged",
            "UpperDir": "/var/lib/docker/overlay2/a3b16bdee01806af8ae0dc8ec23e00e8d3c43c104565f3a5908461062332c4b9/diff",
            "WorkDir": "/var/lib/docker/overlay2/a3b16bdee01806af8ae0dc8ec23e00e8d3c43c104565f3a5908461062332c4b9/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:470b66ea5123c93b0d5606e4213bf9e47d3d426b640d32472e4ac213186c4bb6",
            "sha256:aa309b70cb829cb3124c51aa82c59187451773c7239eb955ec8223fd436b9da6",
            "sha256:ceb6c6787a335d705cd5cef4c6fde0d61d40aee980187253b1bf7f468b97b522",
            "sha256:23d2b6b2fc37e482ec578d42dbcf0674c5ff1095f864004dd129ddfcb7e2a38b",
            "sha256:5e2f39f353e08c84dd306ae0eeea7d8f45ce8a59f0beb8f88e4ccc509334df95",
            "sha256:aea219c3b83a952023ddf13f292742d7ef794fada30e6b392e237f1217efa8b5",
            "sha256:429092a7388bfeacb67d0e07e652c1f3fb269ab669e7248766fa11219103f6d2",
            "sha256:5fc678a848b963e0c5f29b3268293d3f9108c0faefbf26260917eac547fc7bc8"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-12-31T17:34:40.530808501+08:00"
    }
}

更多版本

docker.io/jippi/pritunl:latest

linux/amd64 docker.io2.52GB2024-12-13 15:36
533

docker.io/jippi/pritunl:1.32.4465.96

linux/amd64 docker.io1.85GB2025-12-31 17:35
11