Skip to content

mikaelstaldal/contained

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run a program in a Docker container for sandboxing

Prerequisites

  • This program is made for Linux, and will probably not work on other operating systems.
  • Requires a Docker daemon (but does not use the docker command).

Setup

Build an empty Docker image with:

docker build -t empty .

About

Run a program in a Docker container for sandboxing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published