watiko / ecs-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test

$ docker-compose up -d pause proxy envoy app
$ cd tester
$ npm ci
$ npm start

on macOS

$ brew cask install xquartz
$ sudo reboot
$ echo $DISPLAY
$ socat TCP-LISTEN:6000,reuseaddr,fork UNIX-CLIENT:\"$DISPLAY\"
$ docker-compose run --rm -e DISPLAY=host.docker.internal:0 debug bash
docker> wireshark

About


Languages

Language:Shell 58.4%Language:Go 39.3%Language:Dockerfile 2.3%