1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/contrib/desktop-integration
André Martins 4e65c1c319 Dealing with trailing whitespaces
Created a validation that detects all trailing whitespaces from every
text file that isn't *.go, *.md, vendor/*,
docs/theme/mkdocs/tipuesearch*

Removed trailing whitespaces from every text file except from vendor/*
builder/parser/testfiles*, docs/theme/mkdocs/tipuesearch* and *.md

Signed-off-by: André Martins <martins@noironetworks.com>
2015-03-17 03:34:01 +00:00
..
chromium DOCKER_VERSION and docker-version havn't been implemented. 2014-10-21 16:04:11 +10:00
gparted Dealing with trailing whitespaces 2015-03-17 03:34:01 +00:00
README.md Update desktop integration examples to be more up to date. 2014-10-09 17:13:13 -07:00

Desktop Integration

The ./contrib/desktop-integration contains examples of typical dockerized desktop applications.

Examples

  • Chromium: ./chromium/Dockerfile shows a way to dockerize a common application
  • Gparted: ./gparted/Dockerfile shows a way to dockerize a common application w devices