1
1
mirror of https://github.com/kanaka/mal.git synced 2024-11-11 00:52:44 +03:00
mal/plsql/Dockerfile-oracle

7 lines
122 B
Plaintext
Raw Normal View History

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