An open API service indexing awesome lists of open source software.

https://github.com/ericsgagnon/rlang-shiny-oci-docker

Multi-stage docker build to extend rocker/shiny-verse with oracle oci
https://github.com/ericsgagnon/rlang-shiny-oci-docker

Last synced: 5 months ago
JSON representation

Multi-stage docker build to extend rocker/shiny-verse with oracle oci

Awesome Lists containing this project

README

        

# rlang-shiny-oci-docker
Multi-stage docker build to extend rocker/shiny-verse with oracle oci.

1. Oracle Instant Client: using oracle linux to install instant client per

https://github.com/oracle/docker-images/blob/master/OracleInstantClient

2. R Shiny: copy OIC (with OCI) from previous stage into rocker/shiny-verse image and set oracle env variables

3. Install ROracle