Dominic Delmolino
Dominic Delmolino
The issue of trying to use the stored credentials even when you provide them on the command line is that you're using the bitwise operators (&, |) instead of the...
If considering a JSON format, it may be useful to follow / look at the npm package file format https://docs.npmjs.com/files/package.json
Working a docker version of your scripts now at https://github.com/ddelmoli/docker-oraclexe-apex
Got the idea for handling the swap issue from https://github.com/pmdevel/oracle-xe/blob/master/Dockerfile
Sure!