Files
docker/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
..

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