mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-22 04:33:28 +00:00
Merge pull request #316 from MNThomson/max/docker-privileged-remove-excess
Remove unwanted string in docker-privileged
This commit is contained in:
commit
173c00db33
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ ls /dev
|
|||
cachefiles mapper port shm tty24 tty44 tty7
|
||||
console mem psaux stderr tty25 tty45 tty8
|
||||
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 %}
|
||||
|
|
Loading…
Reference in a new issue