Namespace
apache
Image / Tag
kvrocks:nightly-20230210-bbccf27-amd64
Content Digest
sha256:13017b1f93752079903ea44c58fc66be6677f7d3de83c712507089dfbff573f2
Details
Created

2023-02-10 13:56:11 UTC

Size

187 MB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    20.04

Environment
PATH

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


Layers

[#000] sha256:b549f31133a955f68f9fa0d93f18436c4a180e12184b999a8ecf14f7eaa83309 - 14.06% (26.2 MB)

[#001] sha256:2df38feddb6de3a50afa82400e8d3f268463819845b3d3eae03e5d02418b039d - 16.88% (31.5 MB)

[#002] sha256:95799b1b41cb4634d927cf17ad1b2503b636d9cec44bd8e2940cf1cb9453c33b - 0.0% (96 Bytes)

[#003] sha256:ff87526190721e8cf7c1bec600d51131689ff957c8c836f06151d934f56c39f4 - 69.04% (129 MB)

[#004] sha256:0a931364ffede6ecfd67aa96aba287edabf64bac1a9121588a512be7b4b5904d - 0.01% (11.4 KB)

[#005] sha256:bd7cd536b09db5cebd2207f4858bf29fab6d94367ad6239675309f13df56e31d - 0.01% (11.4 KB)

[#006] sha256:9ed785523b7919cae1f998841a7c946994f8b901d5bab609db6848f8d72eb1e0 - 0.0% (7.61 KB)

[#007] sha256:97624fc10dae4c0a76bce8da45b176b2fabe6aa2636b873e045345995e91f25f - 0.0% (954 Bytes)


History
2023-02-01 11:42:37 UTC

/bin/sh -c #(nop) ARG RELEASE

2023-02-01 11:42:37 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2023-02-01 11:42:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2023-02-01 11:42:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04

2023-02-01 11:42:39 UTC

/bin/sh -c #(nop) ADD file:8b180a9b4497de0c6e131d6b48cf5c69a885379e63033ab9639d1655991e626c in /

2023-02-01 11:42:39 UTC

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

2023-02-10 13:56:03 UTC

/bin/sh -c apt update && apt install -y libssl-dev

2023-02-10 13:56:03 UTC

/bin/sh -c #(nop) WORKDIR /kvrocks

2023-02-10 13:56:07 UTC

/bin/sh -c #(nop) COPY file:e98e51de9e62113c7a2c1679db971e3617a946313a1dffa484551819480ab26b in ./bin/

2023-02-10 13:56:10 UTC

/bin/sh -c #(nop) COPY file:ed1430df04c69e84ae1fb0336c1bf54f93dd69eb200870f3c99fab4ef5663e94 in ./conf/

2023-02-10 13:56:11 UTC

/bin/sh -c sed -i -e 's%dir /tmp/kvrocks%dir /var/lib/kvrocks%g' ./conf/kvrocks.conf

2023-02-10 13:56:11 UTC

/bin/sh -c #(nop) VOLUME [/var/lib/kvrocks]

2023-02-10 13:56:11 UTC

/bin/sh -c #(nop) COPY multi:07464c2b383773429c5b06688c206d5aa43dd137416f07334155fb3de5cf7d10 in ./

2023-02-10 13:56:11 UTC

/bin/sh -c #(nop) COPY dir:5a929435c51061a0184b76069a58befdfb9d5d8d4b131c02db1ff0bcd17fc81b in ./licenses

2023-02-10 13:56:11 UTC

/bin/sh -c #(nop) EXPOSE 6666:6666

2023-02-10 13:56:11 UTC

/bin/sh -c #(nop) ENTRYPOINT ["./bin/kvrocks" "-c" "./conf/kvrocks.conf"]