mirror of https://github.com/docker/docs.git
				
				
				
			
				
					
						
							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)
						
					
				
			 | 
			||
|---|---|---|
| .. | ||
| data | ||
| iceweasel | ||
| README.md | ||
		
			
				
				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