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
- Host: GitHub
- URL: https://github.com/ericsgagnon/rlang-shiny-oci-docker
- Owner: ericsgagnon
- Created: 2019-04-22T19:44:58.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-18T18:26:10.000Z (over 5 years ago)
- Last Synced: 2024-08-03T22:19:10.518Z (8 months ago)
- Language: Dockerfile
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - ericsgagnon/rlang-shiny-oci-docker - Multi-stage docker build to extend rocker/shiny-verse with oracle oci (Dockerfile)
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