You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# TODO add cpu pin to this command cd ~/go/src/github.com/solo-io/tap-extension-examples/tap-server-http/sample-tap-server-http/ && go run main.go -p 12000
# alternately, run it via docker
docker run --cpuset-cpus $CPU_TASK_TAP_SERVER --rm -it -p 11200:8080 gcr.io/solo-test-236622/sample-tap-server-http:0.0.2