Docker Images
When you deploy your application, it runs in a Docker container based on a Docker image that´s specified by your application. Docker images are available. Some are Oracle curated images, and others come from Docker Hub.
These are the available images for a Docker container.
| Image | Source | Operating System |
| Java SE | Oracle | Oracle Linux |
| Java EE | Oracle | Oracle Linux |
| Node.js | Oracle | Oracle Linux |
| PHP | Oracle | Oracle Linux |
| Python | Docker Hub | Debian |
| Ruby | Docker Hub | Debian |
| Go | Docker Hub | Debian |
| .Net | Docker Hub | Debian |
Note:
Oracle Application Container Cloud Service automatically gets the latest minor releases for the containers from Docker Hub.