File tree Expand file tree Collapse file tree 5 files changed +5
-20
lines changed Expand file tree Collapse file tree 5 files changed +5
-20
lines changed Original file line number Diff line number Diff line change 1- # Note this image doesn't really mater for hostprocess
2- # the files in the image are copied to $env:CONTAINER_SANDBOX_MOUNT_POINT on the host
3- # but the file system is the Host NOT the container
4- ARG BASE="mcr.microsoft.com/windows/nanoserver:1809"
1+ ARG BASE="mcr.microsoft.com/oss/kubernetes/windows-host-process-containers-base-image:v0.1.0"
52
63FROM --platform=linux/amd64 curlimages/curl as bins
74ARG CALICO_VERSION="v3.20.0"
Original file line number Diff line number Diff line change 1- # Note this image doesn't really mater for hostprocess
2- # the files in the image are copied to $env:CONTAINER_SANDBOX_MOUNT_POINT on the host
3- # but the file system is the Host NOT the container
4- ARG BASE="mcr.microsoft.com/windows/nanoserver:1809"
1+ ARG BASE="mcr.microsoft.com/oss/kubernetes/windows-host-process-containers-base-image:v0.1.0"
52
63FROM --platform=linux/amd64 curlimages/curl as bins
74ARG k8sVersion="v1.22.4"
Original file line number Diff line number Diff line change 1- # Note this image doesn't really mater for hostprocess
2- # the files in the image are copied to $env:CONTAINER_SANDBOX_MOUNT_POINT on the host
3- # but the file system is the Host NOT the container
4- ARG BASE="mcr.microsoft.com/windows/nanoserver:1809"
1+ ARG BASE="mcr.microsoft.com/oss/kubernetes/windows-host-process-containers-base-image:v0.1.0"
52
63FROM --platform=linux/amd64 curlimages/curl as bins
74ARG CALICO_VERSION="v3.20.0"
Original file line number Diff line number Diff line change 1- # Note this image doesn't really mater for hostprocess
2- # the files in the image are copied to $env:CONTAINER_SANDBOX_MOUNT_POINT on the host
3- # but the file system is the Host NOT the container
4- ARG BASE="mcr.microsoft.com/windows/nanoserver:1809"
1+ ARG BASE="mcr.microsoft.com/oss/kubernetes/windows-host-process-containers-base-image:v0.1.0"
52
63FROM --platform=linux/amd64 curlimages/curl as bins
74ARG containernetworkingCniVersion="0.8.7"
Original file line number Diff line number Diff line change 1- # Note this image doesn't really mater for hostprocess
2- # the files in the image are copied to $env:CONTAINER_SANDBOX_MOUNT_POINT on the host
3- # but the file system is the Host NOT the container
4- ARG BASE="mcr.microsoft.com/windows/nanoserver:1809"
1+ ARG BASE="mcr.microsoft.com/oss/kubernetes/windows-host-process-containers-base-image:v0.1.0"
52
63FROM --platform=linux/amd64 curlimages/curl as bins
74ARG k8sVersion="v1.22.0"
You can’t perform that action at this time.
0 commit comments