Namespace
oven
Image / Tag
bun:1.0.28
Content Digest
sha256:bdb96ef3fc072430bf06a2bfeb30314a1555adcfdc704c0cb8a22b6ced8945fc
Details
Created

2024-02-19 23:35:34 UTC

Size

87.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-02-19T23:35:17.893Z
  • org.opencontainers.image.description
    Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
  • org.opencontainers.image.licenses
  • org.opencontainers.image.revision
    7056384702231f634e4e5d0f7c65965041314fc6
  • org.opencontainers.image.source
    https://github.com/oven-sh/bun
  • org.opencontainers.image.title
    bun
  • org.opencontainers.image.url
    https://github.com/oven-sh/bun
  • org.opencontainers.image.version
    1.0.28

Environment
BUN_RUNTIME_TRANSPILER_CACHE_PATH

0

PATH

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


Layers

[#000] sha256:09e2bc8a597c33b54cccaf52f2e21798e2e0df79ab6cb33d3b1dfd4b33a57512 - 60.12% (52.5 MB)

[#001] sha256:97361e6e9f7288ed932941079c095723f2f127879c0d9843aeb73caf14aa2cfd - 0.0% (294 Bytes)

[#002] sha256:2988b2efdb40277ccc4ec06503125eb1e2a57f82156f09ea73546e2c536ecf4f - 39.87% (34.8 MB)

[#003] sha256:f2e18f4f0b6e37c7229506cbb0bcd18027edd75e0009d77a36e45cb57f29d123 - 0.0% (4.05 KB)

[#004] sha256:fd554f595a9fb4454cb6181007569f80176ba41bbb503efd7d6bb90da606b81b - 0.0% (137 Bytes)


History
2024-02-13 00:37:32 UTC

/bin/sh -c #(nop) ADD file:1bf1a123da85382e70ea251091b98fd8b4a1972e4c4e84d392443a4e20b7a135 in /

2024-02-13 00:37:32 UTC

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

2024-02-19 23:35:25 UTC (buildkit.dockerfile.v0)

COPY docker-entrypoint.sh /usr/local/bin # buildkit

2024-02-19 23:35:34 UTC (buildkit.dockerfile.v0)

COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit

2024-02-19 23:35:34 UTC (buildkit.dockerfile.v0)

ARG BUN_RUNTIME_TRANSPILER_CACHE_PATH=0

2024-02-19 23:35:34 UTC (buildkit.dockerfile.v0)

ENV BUN_RUNTIME_TRANSPILER_CACHE_PATH=0

2024-02-19 23:35:34 UTC (buildkit.dockerfile.v0)

RUN |1 BUN_RUNTIME_TRANSPILER_CACHE_PATH=0 /bin/sh -c groupadd bun --gid 1000 && useradd bun --uid 1000 --gid bun --shell /bin/sh --create-home && ln -s /usr/local/bin/bun /usr/local/bin/bunx && which bun && which bunx && bun --version # buildkit

2024-02-19 23:35:34 UTC (buildkit.dockerfile.v0)

WORKDIR /home/bun/app

2024-02-19 23:35:34 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]

2024-02-19 23:35:34 UTC (buildkit.dockerfile.v0)

CMD ["/usr/local/bin/bun"]

Details
Created

2024-02-19 23:36:34 UTC

Size

84.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-02-19T23:35:17.893Z
  • org.opencontainers.image.description
    Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
  • org.opencontainers.image.licenses
  • org.opencontainers.image.revision
    7056384702231f634e4e5d0f7c65965041314fc6
  • org.opencontainers.image.source
    https://github.com/oven-sh/bun
  • org.opencontainers.image.title
    bun
  • org.opencontainers.image.url
    https://github.com/oven-sh/bun
  • org.opencontainers.image.version
    1.0.28

Environment
BUN_RUNTIME_TRANSPILER_CACHE_PATH

0

PATH

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


Layers

[#000] sha256:4245faf914201feff648b048cbaf6c46414d24a56e29e4cff1f82ac1b151d326 - 60.49% (51.2 MB)

[#001] sha256:97361e6e9f7288ed932941079c095723f2f127879c0d9843aeb73caf14aa2cfd - 0.0% (294 Bytes)

[#002] sha256:ad2fba5b9ccde9fda3202855a6faa8ec8223c4b56f4a0fcfa844555eca480329 - 39.51% (33.5 MB)

[#003] sha256:cae99a34183995011ec72e7a8447fd4657689a7de765bf033a2dee1b54e05b2e - 0.0% (4.06 KB)

[#004] sha256:12fd1e10c1f98e3d7fdea87550269d544888e215871c2c5f736c2ac85cecbf78 - 0.0% (138 Bytes)


History
2024-02-13 00:41:27 UTC

/bin/sh -c #(nop) ADD file:46791e28a2eef97a17393ff5cf2928d2e721f9380340a34c7d2e85053edec7c1 in /

2024-02-13 00:41:27 UTC

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

2024-02-19 23:35:25 UTC (buildkit.dockerfile.v0)

COPY docker-entrypoint.sh /usr/local/bin # buildkit

2024-02-19 23:36:33 UTC (buildkit.dockerfile.v0)

COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit

2024-02-19 23:36:34 UTC (buildkit.dockerfile.v0)

ARG BUN_RUNTIME_TRANSPILER_CACHE_PATH=0

2024-02-19 23:36:34 UTC (buildkit.dockerfile.v0)

ENV BUN_RUNTIME_TRANSPILER_CACHE_PATH=0

2024-02-19 23:36:34 UTC (buildkit.dockerfile.v0)

RUN |1 BUN_RUNTIME_TRANSPILER_CACHE_PATH=0 /bin/sh -c groupadd bun --gid 1000 && useradd bun --uid 1000 --gid bun --shell /bin/sh --create-home && ln -s /usr/local/bin/bun /usr/local/bin/bunx && which bun && which bunx && bun --version # buildkit

2024-02-19 23:36:34 UTC (buildkit.dockerfile.v0)

WORKDIR /home/bun/app

2024-02-19 23:36:34 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]

2024-02-19 23:36:34 UTC (buildkit.dockerfile.v0)

CMD ["/usr/local/bin/bun"]

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