Extracts envoy.exe
from the Envoy Proxy Windows container. envoy.exe
can be found in Releases.
- Downloads static
docker.exe
anddockerd.exe
for Windows - Generates a
daemon.json
config fordockerd
- Starts the Docker daemon,
dockerd
- Pulls the Envoy Windows iamge
- Creates a container of the Envoy image
- Copies
envoy.exe
out of the container - Deletes the container
- Uploads
envoy.exe
as a release