awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
oracle avatar

oracle/docker-images

0
View on GitHub↗
6,978 स्टार्स·5,442 फोर्क्स·Shell·UPL-1.0·7 व्यूज़developer.oracle.com/use-cases/#containers↗

Docker Images

This project is a Docker container image library providing official Dockerfiles and configurations for deploying enterprise software and database products. It serves as a source of container specifications and OCI compatible image repositories for packaging commercial application software into standardized container images.

The repository specifically focuses on Oracle software containerization, offering pre-configured images and build scripts to deploy Oracle database instances in containerized environments.

The project implements a standardized image build workflow and utilizes multi-stage container builds to separate build-time environments from final runtime images. This process incorporates configuration-driven builds and base-image inheritance to maintain consistent system configurations and security patches.

Features

  • Database Containerization - Provides pre-configured container images and scripts for deploying Oracle database instances.
  • Custom Image Builds - Provides a standardized workflow for creating repeatable, compliant container images for corporate software.
  • Oracle Database Images - Provides official Docker images and build scripts specifically for Oracle database deployments.
  • Container Image Packaging - Provides the means to package enterprise software into standardized container images using build files.
  • Docker Container Deployments - Acts as a library of official Dockerfiles and configurations for deploying enterprise software.
  • Application Containerization - Converts commercial enterprise software into portable container formats for easier cloud deployment.
  • Docker Image Building - Uses official build files and configurations to create repeatable and compliant Docker images.
  • Dockerfile Image Builds - Provides official Dockerfiles that define a repeatable build process for enterprise software.
  • Vendor Software Containerization - Packages Oracle software products into Docker images for consistent deployment across environments.
  • Config-Driven Image Building - Uses external parameter files to drive the image creation process and inject environment variables.
  • Multi-Stage Container Builds - Separates build-time environments from final runtime images to reduce the footprint and attack surface.
  • Inheritance Patterns - Implements base-image inheritance to maintain consistent security patches and system configurations.
  • OCI Image Synthesis - Produces container configurations compatible with Open Container Initiative standards.

स्टार हिस्ट्री

oracle/docker-images के लिए स्टार हिस्ट्री चार्टoracle/docker-images के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Docker Images के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Docker Images के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • prakhar1989/docker-curriculumprakhar1989 का अवतार

    prakhar1989/docker-curriculum

    6,058GitHub पर देखें↗

    This is a step-by-step tutorial that teaches Docker from the ground up, covering how to build images from Dockerfiles, run and manage containers, and connect them on user-defined networks. The guide walks through packaging applications into portable containers and using Docker Compose to define and orchestrate multi-service applications with a single YAML configuration. The curriculum extends into cloud deployment, explaining how to push images to registries like Docker Hub and deploy single-container applications to AWS Elastic Beanstalk as well as multi-container setups to AWS ECS. It also

    SCSS
    GitHub पर देखें↗6,058
  • collabnix/dockerlabscollabnix का अवतार

    collabnix/dockerlabs

    8,008GitHub पर देखें↗

    dockerlabs is a collection of educational labs and technical tutorials designed to teach the fundamentals of containerization and microservice architecture. It provides instructional material and hands-on exercises covering image optimization, security training, infrastructure setup, and cluster orchestration. The project features specific courses and guides focused on reducing image size through multi-stage builds, securing workloads via vulnerability scanning and encrypted networks, and deploying multi-node clusters with high availability using Swarm orchestration. The materials cover a br

    PHPadvancebeginnersdocker
    GitHub पर देखें↗8,008
  • yeasy/docker_practiceyeasy का अवतार

    yeasy/docker_practice

    26,111GitHub पर देखें↗

    This project is a Docker educational resource and a collection of practical examples designed for learning containerization technologies. It serves as a guide for understanding container fundamentals, including the creation and management of custom images and the use of registries. The repository provides specialized references for container security hardening, such as managing kernel privileges and implementing supply chain security. It also includes tutorials for multi-container orchestration and a DevOps guide focused on CI/CD automation and image optimization. The material covers a broad

    Gobookcloud-computingcontainer
    GitHub पर देखें↗26,111
  • bretfisher/udemy-docker-masteryBretFisher का अवतार

    BretFisher/udemy-docker-mastery

    5,781GitHub पर देखें↗

    This is an educational training course that teaches Docker, Compose, Swarm, and Kubernetes for building and deploying containers from development to production. The course covers end-to-end Docker-based workflows for building, testing, and deploying containers using Compose, Swarm, and Kubernetes in cloud-native DevOps pipelines. The material covers architecture patterns for containerized applications, including declarative service orchestration, network bridging, image layering, health monitoring, and persistent storage across Docker and Kubernetes environments. It addresses multi-container

    JavaScriptdevopsdockerkubernetes
    GitHub पर देखें↗5,781
Docker Images के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

oracle/docker-images क्या करता है?

This project is a Docker container image library providing official Dockerfiles and configurations for deploying enterprise software and database products. It serves as a source of container specifications and OCI compatible image repositories for packaging commercial application software into standardized container images.

oracle/docker-images की मुख्य विशेषताएं क्या हैं?

oracle/docker-images की मुख्य विशेषताएं हैं: Database Containerization, Custom Image Builds, Oracle Database Images, Container Image Packaging, Docker Container Deployments, Application Containerization, Docker Image Building, Dockerfile Image Builds।

oracle/docker-images के कुछ ओपन-सोर्स विकल्प क्या हैं?

oracle/docker-images के ओपन-सोर्स विकल्पों में शामिल हैं: prakhar1989/docker-curriculum — This is a step-by-step tutorial that teaches Docker from the ground up, covering how to build images from Dockerfiles,… collabnix/dockerlabs — dockerlabs is a collection of educational labs and technical tutorials designed to teach the fundamentals of… yeasy/docker_practice — This project is a Docker educational resource and a collection of practical examples designed for learning… bretfisher/udemy-docker-mastery — This is an educational training course that teaches Docker, Compose, Swarm, and Kubernetes for building and deploying… innei/shiro — Shiro is a personal website template and markdown static site generator designed to establish a professional digital… hexops-graveyard/dockerfile — This project is a collection of best practices and curated templates for building secure, stable, and production-ready…