Tag
harness:3.11
Created
2024-05-14 04:31:00 UTC
Architecture
linux / amd64
Content Digest
Pull Command
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    20.04
ENV
  • PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
  • 001 sha256:c83baea2d576c50e5cabbc3c34a47fbbbbd18a9230362ba713d603c9686181fb 27.3 MB
  • 002 sha256:43d487077bfb9cf17dcd56c92deb64cd252cedae32180501cf72ff165120e4f8 655 Bytes
  • 003 sha256:4bfea98c7d3581f0f1a196bd2cb285769796945258948456e43c9b7b9aa7f234 4.18 KB
  • 004 sha256:882fd91d33b696adf36ca84d8ee161f3bd8b4feed2a55d48bd87eb6110000737 145 MB
  • 005 sha256:26f2998a1f9050c5d6338acf29b22a1912eafa4dfdd489bc32554760a9bfe605 134 MB
  • 006 sha256:c5ace8b2104c285473e0e3bd862fe680898c76835f64cb08dd3d4a358062b993 297 MB
  • 007 sha256:93fa94b6663229c4fafa243035222c660df8409f51e38bb888a9c09db4238f5f 21.5 KB
  • 008 sha256:5ac0cf3f61eb1b26f12b5c740cc008c99b111a1e66b77b6cfb6c2a260d39a21f 1.37 KB
  • 009 sha256:c8d167028d3f1b14a0d183ce4d6b2a275ca096414d26d975a9bc81e2b0b73a29 1.39 GB
History
[2024-04-27 14:03:39 UTC] /bin/sh -c #(nop) ARG RELEASE [2024-04-27 14:03:39 UTC] /bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH [2024-04-27 14:03:39 UTC] /bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu [2024-04-27 14:03:39 UTC] /bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04 [2024-04-27 14:03:41 UTC] /bin/sh -c #(nop) ADD file:e5742fae181dc02a419e48d202fdd6a561b79ccbe7d3415e15e3d2c12e444a2a in / [2024-04-27 14:03:41 UTC] /bin/sh -c #(nop) CMD ["/bin/bash"] [2024-05-14 04:15:12 UTC] /bin/sh -c groupadd -g 1000 herry [2024-05-14 04:15:13 UTC] /bin/sh -c useradd -u 1000 -g 1000 -d /home/herry -m -s /bin/bash -p herry123 herry [2024-05-14 04:15:55 UTC] /bin/sh -c apt-get update && apt-get install -y curl python3-pip xxd vim build-essential [2024-05-14 04:15:57 UTC] /bin/sh -c #(nop) USER herry [2024-05-14 04:15:57 UTC] /bin/sh -c #(nop) WORKDIR /home/herry [2024-05-14 04:16:00 UTC] /bin/sh -c curl -LO https://repo.anaconda.com/miniconda/Miniconda3-py311_24.3.0-0-Linux-x86_64.sh && chmod u+rx Miniconda3-py311_24.3.0-0-Linux-x86_64.sh [2024-05-14 04:16:19 UTC] /bin/sh -c ./Miniconda3-py311_24.3.0-0-Linux-x86_64.sh -b -p /home/herry/miniconda3 [2024-05-14 04:16:23 UTC] /bin/sh -c . /home/herry/miniconda3/bin/activate && /home/herry/miniconda3/bin/conda init --all [2024-05-14 04:17:01 UTC] /bin/sh -c #(nop) COPY file:47bb6339bd26017e0447fd3ae706c19efaf31b01bdee4e0fa0f0ef1d08c4062a in /home/herry/ [2024-05-14 04:31:00 UTC] /bin/sh -c . /home/herry/miniconda3/etc/profile.d/conda.sh && conda env create -f conda-environment.yml && conda activate winnf3 && pip3 install ftputil