moby--moby/contrib/desktop-integration
Tianon Gravi 44fe8cbbd1 Update to double-dash everywhere
These were found using `git grep -nE '[^-a-zA-Z0-9<>]-[a-zA-Z0-9]{2}'` (fair warning: _many_ false positives there).

Docker-DCO-1.1-Signed-off-by: Andrew Page <admwiggin@gmail.com> (github: tianon)
2014-03-13 11:46:02 -06:00
..
data Update to double-dash everywhere 2014-03-13 11:46:02 -06:00
iceweasel Update to double-dash everywhere 2014-03-13 11:46:02 -06:00
README.md Swap Firefox to Iceweasel so that the Desktop Integration example is simplified and easier to understand 2014-02-08 11:34:11 -07:00

README.md

Desktop Integration

The ./contrib/desktop-integration contains examples of typical dockerized desktop applications.

Examples

  • Data container: ./data/Dockerfile creates a data image sharing /data volume
  • Iceweasel: ./iceweasel/Dockerfile shows a way to dockerize a common multimedia application