Namespace
kaldiasr
Image / Tag
kaldi:cpu-debian12-mkl-2025-02-03
Content Digest
sha256:f97534477f98380c65627926cb2d84f4dbe518efce21fea74a0c2e298e2a219a
Details
Created

2025-02-03 03:33:36 UTC

Size

2.82 GB

Content Digest
Labels
  • maintainer
    jtrmal@apptek.com

Environment
PATH

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


Layers

[#000] sha256:fd0410a2d1aece5360035b61b0a60d8d6ce56badb9d30a5c86113b3ec724f72a - 1.6% (46.2 MB)

[#001] sha256:0b25bf888efbac994bff03f279b9d27b392c7704cf2d3e43e5cd5e1e5d83f3c5 - 5.74% (165 MB)

[#002] sha256:4df47a179ae3301f19b7e8453bc5808fbe6f3d7753601d1d273c820f5fa2a61a - 0.86% (24.9 MB)

[#003] sha256:abfe47b22c531f85a3df2201de018e2246bceca2960b4d26d09b007abafb089c - 91.8% (2.59 GB)

[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)


History
2025-01-13 00:00:00 UTC (debuerreotype 0.15)

# debian.sh --arch 'amd64' out/ 'bookworm' '@1736726400'

2025-02-03 02:51:49 UTC (buildkit.dockerfile.v0)

LABEL maintainer=jtrmal@apptek.com

2025-02-03 02:51:49 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends g++ gfortran make automake autoconf bzip2 unzip wget sox libtool git python3 zlib1g-dev ca-certificates patch python-is-python3 && rm -rf /var/lib/apt/lists/* # buildkit

2025-02-03 02:51:52 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c git clone --depth 1 https://github.com/kaldi-asr/kaldi.git /opt/kaldi #EOL # buildkit

2025-02-03 03:33:36 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c cd /opt/kaldi/tools && ./extras/install_mkl.sh && make -j 5 && cd /opt/kaldi/src && ./configure --shared && make depend -j $(nproc) && make -j 5 # buildkit

2025-02-03 03:33:36 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/kaldi/

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