8000 GitHub - eduphoria/extract-envoy: Extracts envoy.exe from the official Envoy Proxy image for Windows
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Extracts envoy.exe from the official Envoy Proxy image for Windows

Notifications You must be signed in to change notification settings

eduphoria/extract-envoy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

extract-envoy

Extracts envoy.exe from the Envoy Proxy Windows container. envoy.exe can be found in Releases.

How it works

  1. Downloads static docker.exe and dockerd.exe for Windows
  2. Generates a daemon.json config for dockerd
  3. Starts the Docker daemon, dockerd
  4. Pulls the Envoy Windows iamge
  5. Creates a container of the Envoy image
  6. Copies envoy.exe out of the container
  7. Deletes the container
  8. Uploads envoy.exe as a release

About

Extracts envoy.exe from the official Envoy Proxy image for Windows

Resources

Stars

Watchers

Forks

0