mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-07 14:32:09 +00:00
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)
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