Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 302 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 302 Bytes

Introduction

Proxy for running integration tests on Windows (Docker Desktop for Windows), not needed on Linux/Mac.

Getting Started

Build the image locally (from src folder):

docker build -t myproxy .

Then the integration tests should pick it up and create the container for you.