Dockerfiles/docker-proxy/bootstrap.sh
2017-02-25 16:29:49 +08:00

5 lines
100 B
Bash
Executable File

#! /bin/bash
/etc/init.d/ssh start
ssh -t -t -D 0.0.0.0:7001 -o StrictHostKeyChecking=no localhost