codetainerapp / codetainer

A Docker container in your browser.
MIT License
1.05k stars 108 forks source link

Codetainer container database #1

Closed jandre closed 9 years ago

jandre commented 9 years ago

The app should have the ability to register Docker images that can serve as codetainer images within a database. The image should have relevant Docker information associated with it (such as the apparmor profile, any Docker flags to sandbox the container when it is started).

It should also track running Docker "codetainers".