Namespace
kaldiasr
Image / Tag
kaldi:cpu-debian12-mkl-2025-07-28
Content Digest
sha256:fca304fb0236eebb61d7ff95927d3fe863b5543d7233ac4119afd3d2f7bdb46d
Details
Created

2025-07-28 03:58:44 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:ebed137c7c18cb1906fb8314eabc10611ddf49a281f8c1b5eab987a7137f749f - 1.6% (46.2 MB)

[#001] sha256:e040e840c322ce43643dee7c380ae2560be3c1fb59db826e2d8d9dc303c6192c - 5.73% (165 MB)

[#002] sha256:85385595683638039de176754f959ea49f0d956582a3c8388a8833f759a14d75 - 0.86% (24.9 MB)

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

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


History
2025-07-21 00:00:00 UTC (debuerreotype 0.15)

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

2025-07-28 03:17:15 UTC (buildkit.dockerfile.v0)

LABEL maintainer=jtrmal@apptek.com

2025-07-28 03:17:15 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-07-28 03:17:18 UTC (buildkit.dockerfile.v0)

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

2025-07-28 03:58:44 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-07-28 03:58:44 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