Namespace
rancher
Image / Tag
rancher-agent:master-343b8e19c7dafc0118564458186ef57fedee7558-head
Content Digest
sha256:d895573053e713e83282f8315f90a753610b0007a546398fa291a1bfad21ce33
Details
Created

2020-09-08 23:30:16 UTC

Size

155 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-08T23:29:24Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    343b8e19c7dafc0118564458186ef57fedee7558
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-343b8e19c7dafc0118564458186ef57fedee7558-head

DOCKER_API_VERSION

1.24

DOCKER_URL

DOCKER_URL_amd64

DOCKER_URL_amd64

https://get.docker.com/builds/Linux/x86_64/docker-1.10.3

DOCKER_URL_arm64

https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64

KUBECTL_VERSION

v1.17.6

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:f08d8e2a3ba11bea23cf5c17e8e1c620057412ed05c32d1114640e18d6dd0a43 - 16.42% (25.5 MB)

[#001] sha256:3baa9cb2483bd9c5329a44d9c2fe72535625bbd4308bca95785dd58e72c06365 - 0.02% (34.5 KB)

[#002] sha256:94e5ff4c0b1526abf77c236655f21c8f67a23313291c8b970fe6b469549d8153 - 0.0% (848 Bytes)

[#003] sha256:1860925334f940c3145808527480b4f0cba7f01279087fdb27679e4354fba967 - 0.0% (163 Bytes)

[#004] sha256:3644e924d7f4519c40685a67a46834195bf2e61b8c12ed3e60b9eb527dae7fc0 - 0.0% (123 Bytes)

[#005] sha256:f2cb94cc8411c00e7db1e85eed028124764d42b3594e72c3e310bf2eea9ff1af - 34.93% (54.2 MB)

[#006] sha256:d4f72327bfd04de20c3f0db5ecd2ee4eaeff15f2041665c719b9536bffc11d86 - 1.42% (2.2 MB)

[#007] sha256:865ed3577b3879b7c3fde8c2a4f50c3f21f52cfc545a2ed5d1eae2a692086adf - 0.79% (1.22 MB)

[#008] sha256:16be4f5bafe04e9b6c792b2103433b1d8c1e5d0b959ee8db9583036a9e21fdfd - 17.14% (26.6 MB)

[#009] sha256:0b06055d341e6004eac2cb11cb375b11e5329337e5167994ec4069cddbc0ac5e - 11.14% (17.3 MB)

[#010] sha256:8619403b1d512b8ec716aceba075ed76de4bcc7a650c84691990f1b7f57bc14f - 18.14% (28.1 MB)

[#011] sha256:43d4305a03034d6744f102072a1fcb26c8b82c02483e02cbc0ef70646201a369 - 0.0% (171 Bytes)


History
2020-08-19 21:13:50 UTC

/bin/sh -c #(nop) ADD file:5c125b7f411566e9daa738d8cb851098f36197810f06488c2609074296f294b2 in /

2020-08-19 21:13:52 UTC

/bin/sh -c [ -z "$(apt-get indextargets)" ]

2020-08-19 21:13:53 UTC

/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests

2020-08-19 21:13:55 UTC

/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container

2020-08-19 21:13:55 UTC

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

2020-09-08 23:29:42 UTC

/bin/sh -c #(nop) ARG ARCH=amd64

2020-09-08 23:29:42 UTC

/bin/sh -c #(nop) ENV DOCKER_URL_amd64=https://get.docker.com/builds/Linux/x86_64/docker-1.10.3 DOCKER_URL_arm64=https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64 DOCKER_URL=DOCKER_URL_amd64

2020-09-08 23:29:43 UTC

|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh

2020-09-08 23:29:43 UTC

/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.17.6

2020-09-08 23:30:03 UTC

|1 ARCH=amd64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl && curl -sLf ${!DOCKER_URL} > /usr/bin/docker && chmod +x /usr/bin/docker && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

2020-09-08 23:30:04 UTC

/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3

2020-09-08 23:30:05 UTC

|1 ARCH=amd64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin

2020-09-08 23:30:06 UTC

|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/rancher/share-mnt/releases/download/v1.0.7/share-mnt-${ARCH}.tar.gz | tar xvzf - -C /usr/bin

2020-09-08 23:30:06 UTC

/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10

2020-09-08 23:30:08 UTC

|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin

2020-09-08 23:30:08 UTC

/bin/sh -c #(nop) ARG VERSION=dev

2020-09-08 23:30:08 UTC

/bin/sh -c #(nop) LABEL io.cattle.agent=true

2020-09-08 23:30:09 UTC

/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24

2020-09-08 23:30:09 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-343b8e19c7dafc0118564458186ef57fedee7558-head

2020-09-08 23:30:09 UTC

/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs

2020-09-08 23:30:13 UTC

/bin/sh -c #(nop) COPY dir:32e04d2dcad2223335356a9c74b384fe63daf581e67fcbdb16bc1a993d08b9f8 in /var/lib/rancher-data

2020-09-08 23:30:15 UTC

/bin/sh -c #(nop) COPY multi:2f3dc6962ff6be63eb8683a352e46668974c59e18c49cfe5a96a4b50c0a85048 in /usr/bin/

2020-09-08 23:30:15 UTC

/bin/sh -c #(nop) WORKDIR /var/lib/rancher

2020-09-08 23:30:15 UTC

/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]

2020-09-08 23:30:16 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-09-08T23:29:24Z

2020-09-08 23:30:16 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0

2020-09-08 23:30:16 UTC

/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=343b8e19c7dafc0118564458186ef57fedee7558

2020-09-08 23:30:16 UTC

/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

Details
Created

2020-09-08 23:26:55 UTC

Size

246 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-08T23:26:49Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    343b8e19c7dafc0118564458186ef57fedee7558
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-343b8e19c7dafc0118564458186ef57fedee7558-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1809-KB4565349-amd64

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:ce1c649a3e5b5b5449776d4afce631c673cade12336ccb5a38a0aac7c9d8b2bc - 39.11% (96.3 MB)

[#001] sha256:dd67aa73f17f2ea5610b7c5d7be17ea75430ae9151156477fe83b1a44134cd06 - 0.0% (844 Bytes)

[#002] sha256:7e34345feb15509018046a85a9b7f81ae89d3bcd8fab31c6b8d72664315a35fd - 0.0% (861 Bytes)

[#003] sha256:afc0be28057abc92ba8bbaba59fadc17a585f141c19dea7b3748c7b2e004300b - 0.0% (893 Bytes)

[#004] sha256:1e90d2219685d9121ac89a7ce4aacd2214f1fd365d49d05f01450d88b13cf92a - 0.03% (66.1 KB)

[#005] sha256:9f12b12602d5bd3192c69d7663368684882d1957bad56af26d72737f5296ffed - 0.0% (835 Bytes)

[#006] sha256:d710fcc03cd365c69b7d17de41e444bf1c4e826ea7a9a5f681304a4795a822bb - 36.11% (88.9 MB)

[#007] sha256:c7dd201457a8d4e11ef14e5a91aca3081c6b1d82c92c87fa195cd1085f3dfe75 - 0.05% (124 KB)

[#008] sha256:a982f76d64ce0cc3a0684138b79e7335e1b2bb621cfd2433c3f6931b3bd7c49a - 0.0% (866 Bytes)

[#009] sha256:e35cc9d16ad92ae0597eb7fb28fe358220f51773e3e8249570cc5d0f64238924 - 0.0% (862 Bytes)

[#010] sha256:af0cab07eff19ecd91df7188b1e566bfe6425ed1d4af2b4859609f0d6ed398bc - 0.04% (96.5 KB)

[#011] sha256:dd70ca7fed0e9d36b3b5370de356ed7ff43d090c7cd26935661476532d92237b - 13.24% (32.6 MB)

[#012] sha256:15dc3ec5427d61d2c63d96c4e78849ba184654d7e46ab3ef045b6d4f27f08564 - 0.0% (832 Bytes)

[#013] sha256:4217d4097003934de396821e6e3be924651641cab40336313f13d9ea0546f6cf - 0.0% (825 Bytes)

[#014] sha256:6ed7f31e467621c8d32f49f9eb19ce81029c0b9f9f2d361c3d78a1056b6afe9d - 0.0% (850 Bytes)

[#015] sha256:321a334d4f116e3c6f7fdc180d549bd5584978de1f64832576099c678ed64a8a - 0.0% (854 Bytes)

[#016] sha256:04630b4010d8868106e5c6a5804aaef83be4f307850a2713e3777d9e42073c53 - 0.0% (826 Bytes)

[#017] sha256:75e6986533c5001ff2db279c0695bbb9a74f654e113142886fb64cca1f6ab9c0 - 11.43% (28.1 MB)

[#018] sha256:69d6f2014a5941b0274b9ce8a2b51b531e0848a6906c8ac15b47e1b4359005c6 - 0.0% (829 Bytes)

[#019] sha256:c6aaacff3902f6824f9951d422a9581c7a2d01300bbdaecd036df433126b20ff - 0.0% (828 Bytes)

[#020] sha256:a0e895ffa0fcee6556e83fb9827adfdfc923653b0cfedf3eb084c985676d0e98 - 0.0% (850 Bytes)

[#021] sha256:1ce9c6e32ca1fb9a2584da5d21281a13221875ba71f4ed739c77e3660b329029 - 0.0% (830 Bytes)

[#022] sha256:c379f0c2f157d28081bd84ef8748ae0dc6db0139daee0608b91c2fbcac188ddd - 0.0% (861 Bytes)


History
2020-08-06 01:28:42 UTC

Apply image 1809-KB4565349-amd64

2020-09-05 16:40:43 UTC

cmd /S /C #(nop) ARG fromTag=1709

2020-09-05 16:40:43 UTC

cmd /S /C #(nop) ENV ProgramFiles=C:\Program Files LOCALAPPDATA=C:\Users\ContainerAdministrator\AppData\Local PSModuleAnalysisCachePath=\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1809-KB4565349-amd64

2020-09-05 16:40:44 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-05 16:40:52 UTC

|1 fromTag=1809-KB4565349-amd64 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M

2020-09-05 16:40:53 UTC

cmd /S /C #(nop) USER ContainerUser

2020-09-05 16:41:13 UTC

cmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell

2020-09-05 16:41:48 UTC

|1 fromTag=1809-KB4565349-amd64 cmd /S /C pwsh -NoLogo -NoProfile -Command " $stopTime = (get-date).AddMinutes(15); $ErrorActionPreference = 'Stop' ; $ProgressPreference = 'SilentlyContinue' ; while(!(Test-Path -Path $env:PSModuleAnalysisCachePath)) { Write-Host "'Waiting for $env:PSModuleAnalysisCachePath'" ; if((get-date) -gt $stopTime) { throw 'timout expired'} Start-Sleep -Seconds 6 ; }"

2020-09-05 16:41:48 UTC

cmd /S /C #(nop) CMD ["pwsh.exe"]

2020-09-08 19:12:18 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-08 19:12:19 UTC

cmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\

2020-09-08 19:12:21 UTC

cmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\

2020-09-08 19:12:22 UTC

cmd /S /C #(nop) ARG VERSION=dev

2020-09-08 19:12:23 UTC

cmd /S /C #(nop) LABEL io.cattle.agent=true

2020-09-08 19:12:23 UTC

cmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24

2020-09-08 23:26:51 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-343b8e19c7dafc0118564458186ef57fedee7558-head

2020-09-08 23:26:51 UTC

cmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs

2020-09-08 23:26:52 UTC

cmd /S /C #(nop) COPY multi:2f3ab60543c3630bcb8815acf193d8d96066ac6e7c5c42fdedf8d0a3ce4b0be6 in \etc\rancher\

2020-09-08 23:26:53 UTC

cmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]

2020-09-08 23:26:53 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-08T23:26:49Z

2020-09-08 23:26:54 UTC

cmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0

2020-09-08 23:26:54 UTC

cmd /S /C #(nop) LABEL org.label-schema.vcs-ref=343b8e19c7dafc0118564458186ef57fedee7558

2020-09-08 23:26:55 UTC

cmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

Details
Created

2020-09-08 23:26:35 UTC

Size

248 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-08T23:26:31Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    343b8e19c7dafc0118564458186ef57fedee7558
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-343b8e19c7dafc0118564458186ef57fedee7558-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1909-KB4565483-amd64

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:e8a609e7f617bec4bcf5ba70cf691a9884e732141eadfcc9c42c436f917d0164 - 39.49% (97.9 MB)

[#001] sha256:dc8ad4b35faa7bf8dbd6471e2cc27fdb5acb2b71bf49e095655370e79d8e5119 - 0.0% (838 Bytes)

[#002] sha256:63445bce728cb7a94dfa46e61ec8d2af780b2bcc1629192cd23cbbd9b137376b - 0.0% (843 Bytes)

[#003] sha256:942e55f5ae201bf075c9da95c46023608d452c7dd878177efc31a2e5d5231c6b - 0.0% (843 Bytes)

[#004] sha256:d14d87aeebe48e16f79907f9a1929074da3e6fdeec10d9ebb3b4e6f45b0440e6 - 0.03% (65.2 KB)

[#005] sha256:c1e306590f0aa5b712167c3efea55f50a1d3d976728d51c966ae2e8db1362f86 - 0.0% (838 Bytes)

[#006] sha256:3bf21c1e200cae071662f1a585b22f3e85878b3b0f54245c1ecb7acad2ec58be - 35.89% (88.9 MB)

[#007] sha256:bddd7b8885aa2a5655b57a8f4bcc977416a1c893bdbf9e95d64dbbc1bc7f5ae8 - 0.04% (90.5 KB)

[#008] sha256:260ca7a5da54a40e05ba150d51adc1f21c2b3f77cbd738a4879912e9ac663215 - 0.0% (841 Bytes)

[#009] sha256:1b570ce770bd4f974218e23b4a3022c7ab3b5dd438ae720f42c616ee54bbd637 - 0.0% (825 Bytes)

[#010] sha256:1a72ac510f46b2a50aab4aac9d81e42bc19b77a0c69e4d34671f429acdc9eef0 - 0.04% (101 KB)

[#011] sha256:f486426137a4c373cb136f1bb7d4744b378b0c94f9daac68b881a6214a032ce0 - 13.16% (32.6 MB)

[#012] sha256:f31be87f1aa80c9699c2577ba3456409e5c8612a17c00ffbe97be35af0e64d8d - 0.0% (831 Bytes)

[#013] sha256:cc04c60d7704055ec5c8cf424939f437c15fc8160badcd8a5ea18f0175c21998 - 0.0% (829 Bytes)

[#014] sha256:de6ad19517482ac927070773a47093cdfcb7eb01aee25b34d55b34a19fcaaf66 - 0.0% (828 Bytes)

[#015] sha256:8501be1ad9b647f434f58df172a038d8f8410cb4709cbee45237e5a7ab2e8b38 - 0.0% (854 Bytes)

[#016] sha256:278f5a7c3466eb1fb502ad38e2176ed6e4bc0cbe515bcca1fb6a1c52b480269a - 0.0% (832 Bytes)

[#017] sha256:a35670b0899ad84b924e2e532f4704a395add13c3c0d03c8d86af229e4d8cd65 - 11.36% (28.1 MB)

[#018] sha256:364018cb3dec3609a2527f466d78277f2e376352c105cad34d2f3438fec10a25 - 0.0% (830 Bytes)

[#019] sha256:21b29d241ed0698cc56c8119aeba8f91c2039327f82d4f7c07d0497233247274 - 0.0% (830 Bytes)

[#020] sha256:3a93da6dcb8df98c1bd7819a4ef6b851f52ead856baef3adf67f4aadfafab203 - 0.0% (853 Bytes)

[#021] sha256:7fca90739eaa6d99996fc18d3d8f656620d80587a9146511358d9116aafb5b28 - 0.0% (826 Bytes)

[#022] sha256:652a48d8381f22d9c0b8d33f17818fb7b7c5a502f598f0751ba2e79416515bdb - 0.0% (828 Bytes)


History
2020-07-08 02:16:11 UTC

Apply image 1909-KB4565483-amd64

2020-09-05 16:53:29 UTC

cmd /S /C #(nop) ARG fromTag=1709

2020-09-05 16:53:29 UTC

cmd /S /C #(nop) ENV ProgramFiles=C:\Program Files LOCALAPPDATA=C:\Users\ContainerAdministrator\AppData\Local PSModuleAnalysisCachePath=\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1909-KB4565483-amd64

2020-09-05 16:53:29 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-05 16:53:50 UTC

|1 fromTag=1909-KB4565483-amd64 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M

2020-09-05 16:53:50 UTC

cmd /S /C #(nop) USER ContainerUser

2020-09-05 16:54:03 UTC

cmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell

2020-09-05 16:54:38 UTC

|1 fromTag=1909-KB4565483-amd64 cmd /S /C pwsh -NoLogo -NoProfile -Command " $stopTime = (get-date).AddMinutes(15); $ErrorActionPreference = 'Stop' ; $ProgressPreference = 'SilentlyContinue' ; while(!(Test-Path -Path $env:PSModuleAnalysisCachePath)) { Write-Host "'Waiting for $env:PSModuleAnalysisCachePath'" ; if((get-date) -gt $stopTime) { throw 'timout expired'} Start-Sleep -Seconds 6 ; }"

2020-09-05 16:54:38 UTC

cmd /S /C #(nop) CMD ["pwsh.exe"]

2020-09-08 19:12:13 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-08 19:12:14 UTC

cmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\

2020-09-08 19:12:16 UTC

cmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\

2020-09-08 19:12:17 UTC

cmd /S /C #(nop) ARG VERSION=dev

2020-09-08 19:12:17 UTC

cmd /S /C #(nop) LABEL io.cattle.agent=true

2020-09-08 19:12:18 UTC

cmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24

2020-09-08 22:07:50 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-343b8e19c7dafc0118564458186ef57fedee7558-head

2020-09-08 22:07:50 UTC

cmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs

2020-09-08 22:07:51 UTC

cmd /S /C #(nop) COPY multi:2f3ab60543c3630bcb8815acf193d8d96066ac6e7c5c42fdedf8d0a3ce4b0be6 in \etc\rancher\

2020-09-08 22:07:52 UTC

cmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]

2020-09-08 23:26:34 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-08T23:26:31Z

2020-09-08 23:26:34 UTC

cmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0

2020-09-08 23:26:34 UTC

cmd /S /C #(nop) LABEL org.label-schema.vcs-ref=343b8e19c7dafc0118564458186ef57fedee7558

2020-09-08 23:26:35 UTC

cmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

Details
Created

2020-09-08 23:26:44 UTC

Size

248 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-08T23:26:39Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    343b8e19c7dafc0118564458186ef57fedee7558
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-343b8e19c7dafc0118564458186ef57fedee7558-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1903-KB4565483-amd64

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:f07c298b155a926cb3857f19bd243eb37ae8af769486fb258a756447b691840c - 39.48% (97.8 MB)

[#001] sha256:a06f198916a309c801c984baf5982cdc560cf31c955db028b8ff8bf60e4f619f - 0.0% (841 Bytes)

[#002] sha256:ca88febc02ee09d1186432ae497062b3ca606dec901fd192975a2287c6904141 - 0.0% (841 Bytes)

[#003] sha256:9068feec51f819ae245a915768f7988aa265a07abbd7054b10eca22d8215ede6 - 0.0% (843 Bytes)

[#004] sha256:a3bd3667525d6044469761a36d0f836add69080b9038d0a4721d258fcbe1b40b - 0.03% (65.6 KB)

[#005] sha256:f69cccfc00f312c47a1aa3eed63535ebcc8af6b8f2bf14afd36ce2f6e4cf48aa - 0.0% (843 Bytes)

[#006] sha256:35d4651e65aef2ec048d5f935bfc410a61cab846911cc12caae5691fd716f6aa - 35.89% (88.9 MB)

[#007] sha256:188d28b94758c4f787fbb15f2672262b05218d0789c8be0b621944a6fdd829f1 - 0.05% (122 KB)

[#008] sha256:dc205a227c994e1fb53e79afc9b65deb1ebdbec15fdf4758a516e07b0321bc75 - 0.0% (840 Bytes)

[#009] sha256:a508e923a55fd1aa29ab4ec216eb884279cfc35cf004f8798fa1c4417b8d7901 - 0.0% (828 Bytes)

[#010] sha256:2bcc1d1335c950f5a45943a0e6075692be193136df5da2947dc6f4a4d3e08cb5 - 0.04% (101 KB)

[#011] sha256:267162ece155e63eccb616fe385331933ade2db633abbf7d9036e1f12bda130f - 13.16% (32.6 MB)

[#012] sha256:e05cce65f2dd635390e1db3587120c011341c2fee7eb9740733e36852fdb0eeb - 0.0% (826 Bytes)

[#013] sha256:1b96edcee479ba2ed693d01c7d16f7721150155e369d529a4bfd4189fd76d656 - 0.0% (848 Bytes)

[#014] sha256:3899eaacad67a6f5d7e8b8f000a98e7ea234d7841181a772a8f0e43a974e9e22 - 0.0% (832 Bytes)

[#015] sha256:59f1b38036648f575b9c7b037138aecd98726d68cc250fa0bc35f5ffae8fa19a - 0.0% (856 Bytes)

[#016] sha256:b2574e94199cae90c0490d5f7ae09d52fc03fadfa0803d930827672f80e105e1 - 0.0% (829 Bytes)

[#017] sha256:1d310804d7f1e5b68e27c110401a450fa49646e8db48f7d5eab6ed8aaf39b1a5 - 11.36% (28.1 MB)

[#018] sha256:9fd02cdc720aaa7e7749128adfede44897c6595c016762a7866ea88ab65ca905 - 0.0% (829 Bytes)

[#019] sha256:60631eb5692645b7e74f303a11807ba9145a3e94c9302ad748512e4686233ad4 - 0.0% (851 Bytes)

[#020] sha256:8dc4714e959b684238cf48b56e4b335783571fe53466d84f40b64c731f3b0973 - 0.0% (832 Bytes)

[#021] sha256:949c0a797e17abccace2cec960cb56b62f6319c56d05a58eb2b814869fed2f33 - 0.0% (852 Bytes)

[#022] sha256:d6eddcc89c9a68986579915b49af1c468af0487b91908dce3abbb50e3108f2ee - 0.0% (859 Bytes)


History
2020-07-07 12:59:30 UTC

Apply image 1903-KB4565483-amd64

2020-09-05 16:47:56 UTC

cmd /S /C #(nop) ARG fromTag=1709

2020-09-05 16:47:57 UTC

cmd /S /C #(nop) ENV ProgramFiles=C:\Program Files LOCALAPPDATA=C:\Users\ContainerAdministrator\AppData\Local PSModuleAnalysisCachePath=\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1903-KB4565483-amd64

2020-09-05 16:47:57 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-05 16:48:24 UTC

|1 fromTag=1903-KB4565483-amd64 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M

2020-09-05 16:48:24 UTC

cmd /S /C #(nop) USER ContainerUser

2020-09-05 16:48:42 UTC

cmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell

2020-09-05 16:49:20 UTC

|1 fromTag=1903-KB4565483-amd64 cmd /S /C pwsh -NoLogo -NoProfile -Command " $stopTime = (get-date).AddMinutes(15); $ErrorActionPreference = 'Stop' ; $ProgressPreference = 'SilentlyContinue' ; while(!(Test-Path -Path $env:PSModuleAnalysisCachePath)) { Write-Host "'Waiting for $env:PSModuleAnalysisCachePath'" ; if((get-date) -gt $stopTime) { throw 'timout expired'} Start-Sleep -Seconds 6 ; }"

2020-09-05 16:49:21 UTC

cmd /S /C #(nop) CMD ["pwsh.exe"]

2020-09-08 19:12:23 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-09-08 19:12:24 UTC

cmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\

2020-09-08 19:12:26 UTC

cmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\

2020-09-08 19:12:27 UTC

cmd /S /C #(nop) ARG VERSION=dev

2020-09-08 19:12:27 UTC

cmd /S /C #(nop) LABEL io.cattle.agent=true

2020-09-08 19:12:27 UTC

cmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24

2020-09-08 23:26:41 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-343b8e19c7dafc0118564458186ef57fedee7558-head

2020-09-08 23:26:41 UTC

cmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs

2020-09-08 23:26:42 UTC

cmd /S /C #(nop) COPY multi:2f3ab60543c3630bcb8815acf193d8d96066ac6e7c5c42fdedf8d0a3ce4b0be6 in \etc\rancher\

2020-09-08 23:26:43 UTC

cmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]

2020-09-08 23:26:43 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-08T23:26:39Z

2020-09-08 23:26:44 UTC

cmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0

2020-09-08 23:26:44 UTC

cmd /S /C #(nop) LABEL org.label-schema.vcs-ref=343b8e19c7dafc0118564458186ef57fedee7558

2020-09-08 23:26:44 UTC

cmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

Details
Created

2020-09-08 23:27:27 UTC

Size

144 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-09-08T23:26:31Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    343b8e19c7dafc0118564458186ef57fedee7558
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-343b8e19c7dafc0118564458186ef57fedee7558-head

DOCKER_API_VERSION

1.24

DOCKER_URL

DOCKER_URL_arm64

DOCKER_URL_amd64

https://get.docker.com/builds/Linux/x86_64/docker-1.10.3

DOCKER_URL_arm64

https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64

KUBECTL_VERSION

v1.17.6

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:237528ba509b2abcdba1ff1344bab27ad56235cdb3c1c131d3587f6fba4d92c9 - 15.75% (22.6 MB)

[#001] sha256:393b96f31d8b2bf3ce9eb4ac49e6c7411defa4057c1791f02f54c14f2de298ec - 0.02% (34.4 KB)

[#002] sha256:4d82b0e39008d2fa246a0dca4cfa5feb15db58591582a839bd69d5000aa2e96d - 0.0% (852 Bytes)

[#003] sha256:e7ca375b8d34c9bc764ae24791184cba22510f0c002815b4f9766dd0463f5f5e - 0.0% (189 Bytes)

[#004] sha256:5f9ee54c537d5b5ffde4fee35308ee061c39e184e24c250f8bc8b34af49b1486 - 0.0% (124 Bytes)

[#005] sha256:702360b43f649b8286b87097061580795818fd6dd94fb39dbb58726822927905 - 34.88% (50.1 MB)

[#006] sha256:9c69d7e91b1a561c8b9f9656ed73ed459b165c465a31631b0148c5807f690f59 - 1.35% (1.94 MB)

[#007] sha256:f3a67d0764247bc2a12692556a2c3220c0e8e311cd76afee0e73e1c93fb68165 - 0.79% (1.13 MB)

[#008] sha256:edb55080711a102117a0d68ecd6045287f98a71b25457e7cd65b3088706f3d2c - 17.15% (24.6 MB)

[#009] sha256:2c594de062abf16c3c0241e96028cf08f1a09764a47228bf75c80f70aace5b44 - 12.03% (17.3 MB)

[#010] sha256:645046136fe16231f05cfacd82601d1a22836b479c44f929a47351587177c0ff - 18.03% (25.9 MB)

[#011] sha256:8a127f8bd9cb7ae638c090ae6566cd144dc1e908d228fc7faa638fda64a095c6 - 0.0% (171 Bytes)


History
2020-08-19 21:29:47 UTC

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

2020-08-19 21:29:51 UTC

/bin/sh -c [ -z "$(apt-get indextargets)" ]

2020-08-19 21:29:53 UTC

/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests

2020-08-19 21:29:55 UTC

/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container

2020-08-19 21:29:55 UTC

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

2020-09-08 23:26:43 UTC

/bin/sh -c #(nop) ARG ARCH=amd64

2020-09-08 23:26:44 UTC

/bin/sh -c #(nop) ENV DOCKER_URL_amd64=https://get.docker.com/builds/Linux/x86_64/docker-1.10.3 DOCKER_URL_arm64=https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64 DOCKER_URL=DOCKER_URL_arm64

2020-09-08 23:26:44 UTC

|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh

2020-09-08 23:26:45 UTC

/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.17.6

2020-09-08 23:27:04 UTC

|1 ARCH=arm64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl && curl -sLf ${!DOCKER_URL} > /usr/bin/docker && chmod +x /usr/bin/docker && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

2020-09-08 23:27:05 UTC

/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3

2020-09-08 23:27:06 UTC

|1 ARCH=arm64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin

2020-09-08 23:27:12 UTC

|1 ARCH=arm64 /bin/sh -c curl -sL https://github.com/rancher/share-mnt/releases/download/v1.0.7/share-mnt-${ARCH}.tar.gz | tar xvzf - -C /usr/bin

2020-09-08 23:27:12 UTC

/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10

2020-09-08 23:27:20 UTC

|1 ARCH=arm64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin

2020-09-08 23:27:20 UTC

/bin/sh -c #(nop) ARG VERSION=dev

2020-09-08 23:27:20 UTC

/bin/sh -c #(nop) LABEL io.cattle.agent=true

2020-09-08 23:27:20 UTC

/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24

2020-09-08 23:27:20 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-343b8e19c7dafc0118564458186ef57fedee7558-head

2020-09-08 23:27:21 UTC

/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs

2020-09-08 23:27:24 UTC

/bin/sh -c #(nop) COPY dir:6d6d3f3b92cb005b6920a0f2936a3afedff63b65135140fc189c141d419f3b8b in /var/lib/rancher-data

2020-09-08 23:27:26 UTC

/bin/sh -c #(nop) COPY multi:c3312abe35713db565e95582653628b6798093febcbadbc1146f847f0ce48435 in /usr/bin/

2020-09-08 23:27:26 UTC

/bin/sh -c #(nop) WORKDIR /var/lib/rancher

2020-09-08 23:27:26 UTC

/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]

2020-09-08 23:27:26 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-09-08T23:26:31Z

2020-09-08 23:27:27 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0

2020-09-08 23:27:27 UTC

/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=343b8e19c7dafc0118564458186ef57fedee7558

2020-09-08 23:27:27 UTC

/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

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