Namespace
kaldiasr
Image / Tag
kaldi:cpu-debian12-mkl-2024-09-23
Content Digest
sha256:46409d9ef94e747e114f98410b72d34108cec0b5e8b629a186bace908e10874e
Details
Created

2024-09-23 03:36:28 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:8cd46d290033f265db57fd808ac81c444ec5a5b3f189c3d6d85043b647336913 - 1.64% (47.3 MB)

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

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

[#003] sha256:98d07f9b0cc9202961041a8f1ef36246a7bb9328c516fbe3fee5ea103e890846 - 91.77% (2.58 GB)

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


History
2024-09-04 22:30:36 UTC

/bin/sh -c #(nop) ADD file:1129dcf71f67461f4730620f8148cc9ebc7641966fa683cdf84807219ad288b2 in /

2024-09-04 22:30:36 UTC

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

2024-09-23 02:53:48 UTC (buildkit.dockerfile.v0)

LABEL maintainer=jtrmal@apptek.com

2024-09-23 02:53:48 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

2024-09-23 02:53:52 UTC (buildkit.dockerfile.v0)

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

2024-09-23 03:36:28 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

2024-09-23 03:36:28 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