saltstack-docker-desktop-firefox

Description

This is a proof of concept project to demonstrate the possible use of migrating legacy application to a standardized micro service architecture.

Tech stack

  • salt
  • firefox

Docker stack

  • docker-cli
  • ubuntu:latest

Requirements

Docker desktop must be installed and the application being called must be linux compatiple.

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

To see help

sudo ./install.sh -h

Credits

http://fabiorehm.com/blog/2014/09/11/running-gui-apps-with-docker/