Run Vagrant inside Docker

Running vagrant inside a docker container. We use a small box based on OpenWRT 15.05 as a lightweight distro (7MB). Read more

Similar

Full Docker Breakout Exploit

Unit 42 researchers share details on a severe Docker container breakout vulnerability and outline a proof-of-concept that demonstrates how it can be exploited if a container has been compromised by a previous attack. (more…)

Read more »

Docker build of Apollo-11 sources

This is a first attempt at a Docker configuration for a build of the Apollo-11 sources using the VirtualAgc tools. To use it, you'll need Docker (on Linux, Mac or Windows). Then do: $ docker build ...

Read more »