Tag
rwthacis/readerbenchpyapi:main
Created
2021-11-09 05:35:22 UTC
Architecture
linux / amd64
Content Digest
Pull Command
ENV
  • PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  • TZ=Europe/Berlin
Layers
  • 001 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 27.2 MB
  • 002 sha256:3313f11e88f01f662a68a1149a294acf45955bcf156cfd26ade576c45dfe18ae 401 MB
  • 003 sha256:64b8a6601cc8bde47125f864e237666d28255cedef466da9ee037ba495b3d880 14.9 MB
  • 004 sha256:cf813ba59a78430a102812ef6abe2ee6a6998c0569e3a43d2d50835578145bfe 15.6 MB
  • 005 sha256:05ba71ae536b5f714a421b915e9dd9d1f94228155ebf6cd446eaac53dbf31cd6 92 Bytes
  • 006 sha256:6b8e92ecc5fbf729e9a69f4865ba0027ae969800f8c04e0dfbcedb2d5682b471 230 Bytes
  • 007 sha256:ef9d5df3ffad562b3c25a6745e5a51d347ba414076e0dd7d45cd633b0eb8cb82 3.19 GB
  • 008 sha256:6e1c0cc4742d307b4f04671074ed21b25b7cd9dbe37c6330b6242295e252b128 30.1 MB
  • 009 sha256:cbe60f94df1afe4ed768d48aa114389c5e92b995326a1d98f5683342d5efe3dd 1.64 MB
  • 010 sha256:29c7b89d3edc53dff8770bf3002fabd9c10292545ec53b73e4fd1a9098a1665f 74.5 KB
  • 011 sha256:57f7e3dc7099dd5efd4989dcabc4de0424937eea0ca8c73d44a5aaf31dc95872 507 KB
  • 012 sha256:d88fd50d4e21111cac8f7582ae9a9558fd01393adfb0a8c9e0477587bf63ce11 257 KB
  • 013 sha256:0d8c116975056ee91d6e6cddae53d48c5c9d119273d8e8ccee855fcb6bfbe556 976 KB
  • 014 sha256:26e943d49168e561cda7d600413f970ce187bfff189f96d51d8ee54b20cca66a 1.6 GB
  • 015 sha256:d771a64bf24bea5ecda548b1ab987448468a6cc47884b03c89b4b152465ad6df 1.08 MB
  • 016 sha256:9c1f1bfc8c8789060a880e8e33149c810b95a11eda71ce9b5d1c4c5fce1bab8d 18 MB
  • 017 sha256:60fccd9ae5e4ee6be0a4e25e959cdfccd855ce43be8982363a063a19a7e9e0ba 635 Bytes
History
[2021-10-16 00:37:47 UTC] /bin/sh -c #(nop) ADD file:5d68d27cc15a80653c93d3a0b262a28112d47a46326ff5fc2dfbf7fa3b9a0ce8 in / [2021-10-16 00:37:47 UTC] /bin/sh -c #(nop) CMD ["bash"] [2021-11-09 05:20:31 UTC] /bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive [2021-11-09 05:20:31 UTC] /bin/sh -c #(nop) ENV TZ=Europe/Berlin [2021-11-09 05:22:16 UTC] |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c apt-get update -y && apt-get install -y python3-pip python3-dev build-essential git texlive texlive-latex-extra texlive-xetex graphviz graphviz-dev libgraphviz-dev wget [2021-11-09 05:22:21 UTC] |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c wget https://github.com/jgm/pandoc/releases/download/2.14.1/pandoc-2.14.1-1-amd64.deb [2021-11-09 05:22:25 UTC] |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c dpkg -i pandoc-2.14.1-1-amd64.deb [2021-11-09 05:22:27 UTC] /bin/sh -c #(nop) WORKDIR /app [2021-11-09 05:22:29 UTC] /bin/sh -c #(nop) ADD file:d16b5f2ed048e28b7b00cb6963fe649588cf6ab08ce5c5a653a54f531637d190 in /app/requirements.txt [2021-11-09 05:30:34 UTC] |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c pip3 install -r requirements.txt [2021-11-09 05:30:46 UTC] |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c pip3 install -U numpy==1.19 [2021-11-09 05:30:53 UTC] |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c pip3 install networkx[default] [2021-11-09 05:30:59 UTC] |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c pip3 install matplotlib [2021-11-09 05:31:05 UTC] |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c pip3 install nltk [2021-11-09 05:31:12 UTC] |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c pip3 install panflute [2021-11-09 05:31:20 UTC] |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c pip3 install pypandoc [2021-11-09 05:31:28 UTC] |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c pip3 install pygraphviz [2021-11-09 05:31:35 UTC] |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c pip3 install PyPDF2 [2021-11-09 05:31:41 UTC] |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c pip3 install seaborn [2021-11-09 05:31:49 UTC] |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c pip3 install netgraph [2021-11-09 05:33:23 UTC] |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c python3 -m spacy download de_core_news_lg [2021-11-09 05:35:00 UTC] |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c pytest --pyargs networkx [2021-11-09 05:35:05 UTC] /bin/sh -c #(nop) COPY dir:08c330e4abe4e73a63d814eb2b528adf639d99433aac74c4ccb2e2d44f886bbf in /src [2021-11-09 05:35:09 UTC] /bin/sh -c #(nop) WORKDIR /src [2021-11-09 05:35:14 UTC] |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c chmod +x /src/docker-entrypoint.sh [2021-11-09 05:35:18 UTC] /bin/sh -c #(nop) EXPOSE 6006 [2021-11-09 05:35:22 UTC] /bin/sh -c #(nop) ENTRYPOINT ["/src/docker-entrypoint.sh"]