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

https://github.com/syedhassaanahmed/dockerception

Documenting different approaches to run docker containers from inside a docker container
https://github.com/syedhassaanahmed/dockerception

docker docker-container docker-images docker-in-docker docker-out-of-docker dockerfiles

Last synced: over 1 year ago
JSON representation

Documenting different approaches to run docker containers from inside a docker container

Awesome Lists containing this project

README

          

# dockerception
![Docker](https://github.com/syedhassaanahmed/dockerception/actions/workflows/docker-build.yml/badge.svg)

In this repo, we document different approaches to run docker containers from inside a docker container.

- [Docker from Docker](./docker-from-docker/) (*sometimes known as Docker out of Docker*)
- [Docker in Docker](./docker-in-docker/)