Namespace
justsong
Image / Tag
one-api:v0.6.0-alpha.3
Content Digest
sha256:d2949cc66102ed1b90df6bf9f7a45abdac937575588c9002916bfd28452e8ae2
Details
Created

2024-02-21 14:27:11 UTC

Size

18.2 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-02-21T14:22:13.144Z
  • org.opencontainers.image.description
    Pro version of One API
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    32387d9c208e9cdadac227ce7af5237ee52e0e9a
  • 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.0-alpha.3

Environment
PATH

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


Layers

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

[#001] sha256:edafec245ca238dea052da1633cb22a1f0d28ed6233f86e4a4b098b09a11c3eb - 14.68% (2.67 MB)

[#002] sha256:e13d058b049e1c4cab0bd84da7a561ca5ae9349b1439cf9042d4298f5aea7307 - 67.44% (12.3 MB)

[#003] sha256:4a5f9bab8e0d00ea4098c248c24c6b7bd268ab56ead9ec8d729f622b6c064a93 - 0.0% (92 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-02-21 14:22:19 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-02-21 14:27:11 UTC (buildkit.dockerfile.v0)

COPY /build/one-api / # buildkit

2024-02-21 14:27:11 UTC (buildkit.dockerfile.v0)

EXPOSE map[3000/tcp:{}]

2024-02-21 14:27:11 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2024-02-21 14:27:11 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