Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cruizba authored Jan 26, 2024
1 parent ff57a78 commit 99ba664
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
A docker image based in ubuntu to run docker containers inside docker containers with some extras:

1. Easy to use ([More Info](#3-usage-guide)):
> ## :warning::warning: WARNING :warning::warning:
> The option `--privileged` is not secure. Just for dev or testing purposes.
> To do this in the GOOD AND SECURE WAY just use: https://github.com/nestybox/sysbox
```
docker run -it --privileged cruizba/ubuntu-dind
```
Expand Down

0 comments on commit 99ba664

Please sign in to comment.