Developing / Testing Version
A script to download a docker image, install dependencies and run the drivers/software for old digital boards "SmartBoard" in new ubuntu based distros.
Docker image based on Ubuntu 12.04 "Precise"
Gracias al equipo de Lliurex Team, basé mi dockerfile en el suyo y usé sus archivos .deb.
Thanks Lliurex Team lliurex.net
cd ~
git clone https://github.com/aosucas499/smartdre.git
cd smartdre
./install-smartdre
- Docker.
- Driver dependencies needed for the digital board in the host system. ("nwferi-daemon", "nwfermi-module" and "xf86-input-nextwindow") Thanks to https://github.com/glorang, Daniel Newton and Lliurex TEAM.
- Docker image (aosucas499/smartdre)
- File to boot at init session (it copies the file smartdre.desktop to ~/.config/autostart)
File necessary to boot the container when the session starts. It will be copied to folder "~/.config/autostart", compatible with KDE and GNOME.
It runs the the docker container, taking into account if the container was created or not.
Don't move this script from the folder "~/smartdre/" or it won't work because the autoboot file finds the script in that folder
No muevas este script de la carpeta "~/smartdre" o no funcionará porque el archivo de autoarranque busca este script en esa carpeta