Sign inSign up

bennyli/app-base

By bennyli

Updated over 6 years ago

Base image for my other images.

Image
0

215

bennyli/app-base repository overview

Docker Apps

The purpose of this repo is to launch desktop apps from inside an isolated Docker container. This can be used to keep the host system clean.

Usage

Amend the Dockerfile to your needs. Then launch it via

./launch.sh <application-name>
Examples

To launch the Atom text editor run

./launch.sh atom

TODO

  • Add an option to rebuild the image on a Dockerfile change
  • Add an option to recreate the container of image changes
  • Seperate multiple apps on different Dockerfiles
  • Add volumes

Tag summary

Content type

Image

Digest

Size

48.1 MB

Last updated

over 6 years ago

docker pull bennyli/app-base