mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
12 lines
324 B
Text
12 lines
324 B
Text
|
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
|
||
|
* Firefox: ./firefox/Dockerfile shows a way to dockerize a common multimedia application
|