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

2024-03-01 17:44:27 UTC

Size

18.2 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-03-01T17:38:50.044Z
  • org.opencontainers.image.description
    Pro version of One API
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    614c2e044266330b79c7a6d07b338b4fb5e14a80
  • 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

Environment
PATH

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


Layers

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

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

[#002] sha256:1f53e35a9ea9264905fd8548f9042709a4d584644c4e723366e5b99e5996036f - 67.49% (12.3 MB)

[#003] sha256:f6520eaf1f9f6b70825412a00aacd466f4d8561f6734bea39382f044cdd84438 - 0.0% (93 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-01 17:38:57 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-01 17:44:27 UTC (buildkit.dockerfile.v0)

COPY /build/one-api / # buildkit

2024-03-01 17:44:27 UTC (buildkit.dockerfile.v0)

EXPOSE map[3000/tcp:{}]

2024-03-01 17:44:27 UTC (buildkit.dockerfile.v0)

WORKDIR /data

2024-03-01 17:44:27 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