Docker Ubuntu

sudo docker build -t ubuntu .

sudo docker run --rm  -v $(pwd):/security -it ubuntu