FROM wnameless/oracle-xe-11g

RUN apt-get -y update
RUN apt-get -y install make cpp python

RUN apt-get -y install rlwrap
