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:429235dfdbf7597a11be6de5c2e8f1fbf9b27d757fab10f16f4db274415f9d57
163 MB
-
005
sha256:0f3752dbec67df027f6dda21815628019de03fcaa460428ad9a9526ce0fe9ba1
134 MB
-
006
sha256:e71ead23a5d03250d233b0fba8de0d95bd6a2cd822f19ab8d30a6296cc76e601
297 MB
-
007
sha256:cc23da16f564a176119eba4603f53de7513d511a0f965c9ac9c5cc1eb7a9bfc7
21.5 KB
-
008
sha256:13ba1047fcac2e42417c1d71b4d6804959c824f5789cbd5db165b710453a9a3e
1.37 KB
-
009
sha256:da459629edd7dc32e1e40e99f642f26b7227a503dd946a16a53ed2fc59fa9040
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 06:15:24 UTC] /bin/sh -c apt update && DEBIAN_FRONTEND=noninteractive TZ=America/New_York apt install -y curl python3-pip xxd vim build-essential screen iputils-ping telnet dnsutils traceroute
[2024-05-14 06:15:25 UTC] /bin/sh -c #(nop) USER herry
[2024-05-14 06:15:25 UTC] /bin/sh -c #(nop) WORKDIR /home/herry
[2024-05-14 06:15:28 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 06:15:48 UTC] /bin/sh -c ./Miniconda3-py311_24.3.0-0-Linux-x86_64.sh -b -p /home/herry/miniconda3
[2024-05-14 06:15:52 UTC] /bin/sh -c . /home/herry/miniconda3/bin/activate && /home/herry/miniconda3/bin/conda init --all
[2024-05-14 06:15:52 UTC] /bin/sh -c #(nop) COPY file:47bb6339bd26017e0447fd3ae706c19efaf31b01bdee4e0fa0f0ef1d08c4062a in /home/herry/
[2024-05-14 06:18:45 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