#!/bin/bash docker run --rm --user $(id -u):$(id -g) -e SKIP_UPDATE --name os-container -v "$(pwd)":/data -it pwilke/oscorrector $@