$ cd /path/to/Dockerfile
$ sudo docker build .
View running processes
| import React from 'react'; | |
| import { render } from 'react-dom'; | |
| import Root from './components/root.jsx'; | |
| import { silentSwap } from './lib/atom'; | |
| import { fromJS } from 'immutable'; | |
| import './stores/ui'; | |
| const initialState = { | |
| ui: { | 
| # Stop all containers | |
| docker stop `docker ps -qa` | |
| # Remove all containers | |
| docker rm `docker ps -qa` | |
| # Remove all images | |
| docker rmi -f `docker images -qa ` | |
| # Remove all volumes | 
git (server) through DSM Package Managerperl through DSM Package Managerexiftool through CPHub (https://www.cphub.net/?id=40&pid=609)