archen / django-tests

Vagrant box to provide a known-functioning and consistent environment for Django contributors to test changes before committing to the repo.
6 stars 0 forks source link

Dockerize Oracle service #3

Open archen opened 9 years ago

timgraham commented 9 years ago

I'm not sure we need to dockerize Oracle. The current approach I use is to connect to the Oracle Developers Day VM as described here https://code.djangoproject.com/wiki/OracleTestSetup (although these instructions aren't updated for the latest version of the VM). There may be some licensing issues with dockerizing Oracle, but I don't really know. Help from an Oracle expert will be much appreciated.

archen commented 9 years ago

Thanks again Tim. This one is kind of "bonus round" anyway in my view. If licensing or technical issues make Oracle a problem for the test suite, we can always use the VM you mentioned above.

— Sent from Mailbox

On Sun, May 17, 2015 at 7:30 PM, Tim Graham notifications@github.com wrote:

I'm not sure we need to dockerize Oracle. The current approach I use is to connect to the Oracle Developers Day VM as described here https://code.djangoproject.com/wiki/OracleTestSetup (although these instructions aren't updated for the latest version of the VM). There may be some licensing issues with dockerizing Oracle, but I don't really know. Help from an Oracle expert will be much appreciated.

Reply to this email directly or view it on GitHub: https://github.com/archen/django-tests/issues/3#issuecomment-102870376