Dockerized Oracle Linux with extra packages:
nanounzip
Automated builds of the image are available at: huhgawz/oraclelinux
This is the recommended installation method:
$ docker pull huhgawz/oraclelinuxAlternatively you can build the image locally:
$ git clone https://github.com/huhgawz/docker-oraclelinux.git
$ cd docker-oraclelinux
$ docker build --tag=$USER/oraclelinux .