Dockerfiles/docker-proxy/bootstrap.sh

5 lines
100 B
Bash
Raw Normal View History

2017-02-25 08:29:49 +00:00
#! /bin/bash
/etc/init.d/ssh start
ssh -t -t -D 0.0.0.0:7001 -o StrictHostKeyChecking=no localhost