mirror of
https://github.com/RipleyBooya/ssh-tunnel.git
synced 2025-12-15 09:08:39 +01:00
Update README.md
This commit is contained in:
parent
28fcdd7866
commit
b73e910c83
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ networks:
|
||||||
## 📦 Pull & Run
|
## 📦 Pull & Run
|
||||||
```sh
|
```sh
|
||||||
docker pull ripleybooya/ssh-tunnel
|
docker pull ripleybooya/ssh-tunnel
|
||||||
docker run --rm -it ripleybooya/ssh-tunnel uname -m
|
docker run --rm -it ripleybooya/ssh-tunnel sh -c "uname -m && echo 'Container is working'"
|
||||||
```
|
```
|
||||||
|
|
||||||
🚀 **Now your remote services are accessible through secure SSH tunnels!**
|
🚀 **Now your remote services are accessible through secure SSH tunnels!**
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue