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

https://github.com/icholy/shittydocker


https://github.com/icholy/shittydocker

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Crappy Docker

> Learning how docker works by implementing a really bad version of it.
> It can download and run images from dockerhub but it doesn't implement Dockerfile.

## Usage

```
sudo ./shittydocker -image busybox /bin/sh
```