✏️ Fixed typo
This commit is contained in:
parent
0fd2ea6271
commit
d5e9d099e2
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ docker logs imagename
|
|||
Accessing the container (dependent on type of container):
|
||||
|
||||
doas docker attach containerid
|
||||
doas exec -it mariadbtest bash
|
||||
doas docker exec -it mariadbtest bash
|
||||
|
||||
Removing images/containers (stop image first):
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue