codetainerapp / codetainer

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

Add ability to upload file to a codetainer. #11

Closed jandre closed 9 years ago

jandre commented 9 years ago

Provide an API to upload files to support the code editing ability in the widget.

Depends upon fsouza/go-dockerclient#352 addition of support for Docker /archive API.