mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-22 12:43:23 +00:00
Remove unwanted string in docker-privileged
This commit is contained in:
parent
a605ef0859
commit
6f4b018865
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ ls /dev
|
||||||
cachefiles mapper port shm tty24 tty44 tty7
|
cachefiles mapper port shm tty24 tty44 tty7
|
||||||
console mem psaux stderr tty25 tty45 tty8
|
console mem psaux stderr tty25 tty45 tty8
|
||||||
core mqueue ptmx stdin tty26 tty46 tty9
|
core mqueue ptmx stdin tty26 tty46 tty9
|
||||||
cpu nbd0 pts stdout tty27 tty47 ttyS0cker run --rm --privileged -it alpine sh
|
cpu nbd0 pts stdout tty27 tty47 ttyS0
|
||||||
[...]
|
[...]
|
||||||
```
|
```
|
||||||
{% endtab %}
|
{% endtab %}
|
||||||
|
|
Loading…
Reference in a new issue