awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
oracle avatar

oracle/docker-images

0
View on GitHub↗

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI
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.
6,978 Stars·5,442 Forks·Shell·UPL-1.0·7 Aufrufe
  • 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.
  • Star-Verlauf

    Star-Verlauf für oracle/docker-imagesStar-Verlauf für oracle/docker-images

    Häufig gestellte Fragen

    Was macht 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.

    Was sind die Hauptfunktionen von oracle/docker-images?

    Die Hauptfunktionen von oracle/docker-images sind: Database Containerization, Custom Image Builds, Oracle Database Images, Container Image Packaging, Docker Container Deployments, Application Containerization, Docker Image Building, Dockerfile Image Builds.

    Welche Open-Source-Alternativen gibt es zu oracle/docker-images?

    Open-Source-Alternativen zu oracle/docker-images sind unter anderem: 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…

    Open-Source-Alternativen zu Docker Images

    Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Docker Images.
    • prakhar1989/docker-curriculumAvatar von prakhar1989

      prakhar1989/docker-curriculum

      6,058Auf GitHub ansehen↗

      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
      Auf GitHub ansehen↗6,058
    • collabnix/dockerlabsAvatar von collabnix

      collabnix/dockerlabs

      8,008Auf GitHub ansehen↗

      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
      Auf GitHub ansehen↗8,008
    • yeasy/docker_practiceAvatar von yeasy

      yeasy/docker_practice

      26,111Auf GitHub ansehen↗

      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
      Auf GitHub ansehen↗26,111
  • bretfisher/udemy-docker-masteryAvatar von BretFisher

    BretFisher/udemy-docker-mastery

    5,781Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,781
  • Alle 30 Alternativen zu Docker Images anzeigen→