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)
Upstream-commit: 44fe8cbbd174b5d85d4a063ed270f6b9d2279b70
Component: engine
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