bcgov / EDUC-UMU

Administrative tool that allows for the addition, editing, and removal of entries in Education's Oracle databases
Apache License 2.0
2 stars 1 forks source link

Oracle Instant Client files are very large #4

Closed ndenny1 closed 5 years ago

ndenny1 commented 5 years ago

The files located in backend/oracle make up 127 of 128mb located in the backend folder. Finding an alternative method to connect to an oracle database via nodejs would create a significant decrease in the repository size and make pulling and pushing much faster.

ndenny1 commented 5 years ago

Used Oracle Linux as the base image and added nodejs in a Dockerfile