fuzziebrain / docker-apex-stack

Utility scripts for creating an Oracle Application Express stack as a Docker container.
MIT License
97 stars 34 forks source link

Issue or not ? download of oracle-database-xe-18c-1.0-1.x86_64.rpm #39

Open hollipolli2904 opened 3 years ago

hollipolli2904 commented 3 years ago

Hi,

in the official dockerfiles there is a http URL for oracle-database-xe-18c-1.0-1.x86_64.rpm.

But is it necessary to get it if you place it in the "FILES" folder ? I Just changed it and it seems to work.

fuzziebrain commented 3 years ago

Thanks. That's right. The requirement to download the binaries for XE is no longer required. I'll remove it at some point, but it shouldn't break the build.