juliusknorr / nextcloud-docker-dev

Nextcloud development environment using docker-compose
GNU Affero General Public License v3.0
139 stars 74 forks source link

Add support for oracle #2

Open juliusknorr opened 7 years ago

juliusknorr commented 3 years ago

oci should be straight forward to install: https://github.com/mlocati/docker-php-extension-installer

image could be added as in ci: https://github.com/nextcloud/server/blob/ab3424ad448bcd4e5a10c286c3ab9b8b6e02d9c0/.github/workflows/oci.yml#L24-L27

juliusknorr commented 11 months ago

Updated reference from server CI https://github.com/nextcloud/server/blob/2d9f38e0beadbdd8ead0f0dcf241a10effa834f0/.github/workflows/phpunit-oci.yml#L47-L88

juliusknorr commented 10 months ago

Basic service was added however auto-installing fails and we seem to run into https://github.com/gvenzl/oci-oracle-xe/issues/225 there