Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ewindisch/docker-bomb

Docker-in-Docker Bomb
https://github.com/ewindisch/docker-bomb

Last synced: about 2 months ago
JSON representation

Docker-in-Docker Bomb

Awesome Lists containing this project

README

        

Docker Bomb
-----------

This is the equivalent of a docker fork-bomb using docker-in-docker.

Howto:
------
```
docker run -v /var/lib/docker -privileged -lxc-conf=aa_profile=unconfined -t -i ewindisch/docker-bomb
```