moby--moby/contrib/desktop-integration
Tianon Gravi fc637b5275 Standardize "apt-get install" usage across the repo
I might have missed some, but I think this is most of the offenders.

Docker-DCO-1.1-Signed-off-by: Andrew Page <admwiggin@gmail.com> (github: tianon)
2014-07-28 17:41:59 -06:00
..
data the last remaining raw.github.com URL's 2014-05-12 14:50:41 +10:00
iceweasel Standardize "apt-get install" usage across the repo 2014-07-28 17:41:59 -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