Namespace
justsong
Image / Tag
one-api:v0.6.1-alpha.5
Content Digest
sha256:eb1fe4fedbf75b999156cb7ba5a356c3be1418835e64d5caedafa3db2a2c278e
Details
Created

2024-03-03 16:09:40 UTC

Size

18.2 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-03-03T16:03:29.648Z
  • org.opencontainers.image.description
    Pro version of One API
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    4fb22ad4ce7cafba7473e19e3a180ede93cf35cc
  • org.opencontainers.image.source
    https://github.com/songquanpeng/oneapi-pro
  • org.opencontainers.image.title
    oneapi-pro
  • org.opencontainers.image.url
    https://github.com/songquanpeng/oneapi-pro
  • org.opencontainers.image.version
    v0.6.1-alpha.5

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8 - 17.84% (3.25 MB)

[#001] sha256:8c1fc0c788c294f81ed1124f9607bbcd9b1eb8f7dfd3f844495b5a771ef82642 - 14.65% (2.67 MB)

[#002] sha256:cedb89a8c1baf0ff298e1cdd3a4de4525eb25941e011975e6e416a19cffb60c4 - 67.51% (12.3 MB)

[#003] sha256:8db9e4070b4e7ed5164067d403c94c1f67e3b7a4bbd246a348344ea130cd2379 - 0.0% (94 Bytes)


History
2024-01-27 00:30:48 UTC

/bin/sh -c #(nop) ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /

2024-01-27 00:30:48 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2024-03-03 16:03:37 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk update && apk upgrade && apk add --no-cache ca-certificates tzdata && update-ca-certificates 2>/dev/null || true # buildkit

2024-03-03 16:09:40 UTC (buildkit.dockerfile.v0)

COPY /build/one-api / # buildkit

2024-03-03 16:09:40 UTC (buildkit.dockerfile.v0)

EXPOSE map[3000/tcp:{}]

2024-03-03 16:09:40 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2024-03-03 16:09:40 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/one-api"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete