1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-21 10:37:58 +03:00
mal/plsql/Dockerfile-oracle

7 lines
122 B
Plaintext

FROM wnameless/oracle-xe-11g
RUN apt-get -y update
RUN apt-get -y install make cpp python
RUN apt-get -y install rlwrap