mirror of
https://github.com/yanhao98/docker-example.git
synced 2025-07-13 04:00:47 +08:00
更新 README.md
This commit is contained in:
12
README.md
12
README.md
@ -1,6 +1,11 @@
|
||||
# docker-example
|
||||
|
||||
## [Play With Docker](http://labs.play-with-docker.com/)
|
||||
## [Play With Docker](http://labs.play-with-docker.com/)[^1]
|
||||
|
||||
[](http://play-with-docker.com?stack=https://raw.githubusercontent.com/Mon-ius/Docker-Warp-Socks/main/dev/warp-socks.yml)
|
||||
> Click the *CLOSE* button, Replace the $IP with the given one on the top side, then run:
|
||||
> `curl -x "socks5h://$IP:9091" -fsSL "https://www.cloudflare.com/cdn-cgi/trace"`
|
||||
|
||||
ssh 需要加参数` -oHostKeyAlgorithms=+ssh-rsa -oPubkeyAcceptedAlgorithms=+ssh-rsa`
|
||||
```bash
|
||||
ssh ip172-18-0-122-cs6efd291nsg0094ibog@direct.labs.play-with-docker.com -oHostKeyAlgorithms=+ssh-rsa -oPubkeyAcceptedAlgorithms=+ssh-rsa
|
||||
@ -24,4 +29,7 @@ docker run --rm --privileged multiarch/qemu-user-static:register --reset
|
||||
# type=semver,pattern={{version}}
|
||||
# type=semver,pattern={{major}}.{{minor}}.{{patch}}
|
||||
# type=sha
|
||||
```
|
||||
```
|
||||
|
||||
|
||||
[^1]: [play-with-docker/play-with-docker](https://github.com/play-with-docker/play-with-docker )
|
||||
|
Reference in New Issue
Block a user