awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
brthor avatar

brthor/Dockerize.NET

0
View on GitHub↗
180 estrellas·8 forks·C#·MIT·4 vistas

Dockerize.NET

.NET Cli Tool to package your .NET Core Application into a docker image: 'dotnet dockerize'

Features

  • Build Automation - CLI tool for packaging applications into Docker images.

Historial de estrellas

Gráfico del historial de estrellas de brthor/dockerize.netGráfico del historial de estrellas de brthor/dockerize.net

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Dockerize.NET

Proyectos open-source similares, clasificados según cuántas características comparten con Dockerize.NET.
  • adojos/f51a3e908b0fe65340b4e99ce3bf3b8eA

    adojos/f51a3e908b0fe65340b4e99ce3bf3b8e

    0Ver en GitHub↗
    Ver en GitHub↗0
  • bazelbuild/bazelAvatar de bazelbuild

    bazelbuild/bazel

    25,529Ver en GitHub↗

    Bazel is a multi-language build automation engine designed to manage complex dependency graphs and execute compilation tasks for massive codebases. It functions as a hermetic build environment, utilizing sandboxed execution and content-addressable caching to ensure that build artifacts are reproducible and that identical tasks are never re-executed. By modeling dependencies as a directed acyclic graph, the system determines optimal execution order and identifies tasks that can run in parallel. The project distinguishes itself through its support for distributed build execution, allowing resou

    Javabazelbuildbuild-system
    Ver en GitHub↗25,529
  • cake-build/cakeAvatar de cake-build

    cake-build/cake

    4,179Ver en GitHub↗

    Cake is a cross-platform build automation system and scripting framework that allows users to define software build pipelines using C# scripts. It functions as a CI/CD pipeline orchestrator and build runner, providing a strongly-typed domain-specific language to simplify the orchestration of compilation, testing, and packaging processes across Windows, Linux, and macOS. The system ensures reproducible build environments by pinning the versions of build tools, modules, and dependencies. It distinguishes itself by enabling a C# scripting workflow with full IDE support, including autocomplete, s

    C#build-automationbuild-automation-toolbuild-tool
    Ver en GitHub↗4,179
  • aarnott/nerdbank.gitversioningAvatar de AArnott

    AArnott/Nerdbank.GitVersioning

    1,568Ver en GitHub↗

    Stamp your assemblies, packages and more with a unique version generated from a single, simple version.json file and include git commit IDs for non-official builds.

    C#
    Ver en GitHub↗1,568
Ver las 30 alternativas a Dockerize.NET→

Preguntas frecuentes

¿Qué hace brthor/dockerize.net?

.NET Cli Tool to package your .NET Core Application into a docker image: 'dotnet dockerize'

¿Cuáles son las características principales de brthor/dockerize.net?

Las características principales de brthor/dockerize.net son: Build Automation.

¿Qué alternativas de código abierto existen para brthor/dockerize.net?

Las alternativas de código abierto para brthor/dockerize.net incluyen: adojos/f51a3e908b0fe65340b4e99ce3bf3b8e. bazelbuild/bazel — Bazel is a multi-language build automation engine designed to manage complex dependency graphs and execute compilation… cake-build/cake — Cake is a cross-platform build automation system and scripting framework that allows users to define software build… cosmtrek/air — Air is a live reload tool and build automation utility for Go applications. It functions as a hot reloading… docker/communitytools-image2docker-win — Image2Docker is a PowerShell module which ports existing Windows application workloads to Docker. It supports multiple… aarnott/nerdbank.gitversioning — Stamp your assemblies, packages and more with a unique version generated from a single, simple version.json file and…