awesome-repositories.com
Blog
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
·
docker avatar

docker/communitytools-image2docker-winArchived

0
View on GitHub↗
305 Stars·77 Forks·PowerShell·1 Aufruf

Communitytools Image2docker Win

Image2Docker is a PowerShell module which ports existing Windows application workloads to Docker. It supports multiple application types, but the initial focus is on IIS and ASP.NET apps. You can use Image2Docker to extract ASP.NET websites from a VM - or from the local machine or a remote…

Features

  • Build Automation - PowerShell module for porting Windows apps to Docker.

Star-Verlauf

Star-Verlauf für docker/communitytools-image2docker-winStar-Verlauf für docker/communitytools-image2docker-win

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

Open-Source-Alternativen zu Communitytools Image2docker Win

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Communitytools Image2docker Win.
  • adojos/f51a3e908b0fe65340b4e99ce3bf3b8eA

    adojos/f51a3e908b0fe65340b4e99ce3bf3b8e

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • bazelbuild/bazelAvatar von bazelbuild

    bazelbuild/bazel

    25,529Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗25,529
  • brthor/dockerize.netAvatar von brthor

    brthor/Dockerize.NET

    180Auf GitHub ansehen↗

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

    C#
    Auf GitHub ansehen↗180
  • aarnott/nerdbank.gitversioningAvatar von AArnott

    AArnott/Nerdbank.GitVersioning

    1,568Auf GitHub ansehen↗

    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#
    Auf GitHub ansehen↗1,568
Alle 30 Alternativen zu Communitytools Image2docker Win anzeigen→

Häufig gestellte Fragen

Was macht docker/communitytools-image2docker-win?

Image2Docker is a PowerShell module which ports existing Windows application workloads to Docker. It supports multiple application types, but the initial focus is on IIS and ASP.NET apps. You can use Image2Docker to extract ASP.NET websites from a VM - or from the local machine or a remote…

Was sind die Hauptfunktionen von docker/communitytools-image2docker-win?

Die Hauptfunktionen von docker/communitytools-image2docker-win sind: Build Automation.

Welche Open-Source-Alternativen gibt es zu docker/communitytools-image2docker-win?

Open-Source-Alternativen zu docker/communitytools-image2docker-win sind unter anderem: adojos/f51a3e908b0fe65340b4e99ce3bf3b8e. bazelbuild/bazel — Bazel is a multi-language build automation engine designed to manage complex dependency graphs and execute compilation… brthor/dockerize.net — .NET Cli Tool to package your .NET Core Application into a docker image: 'dotnet dockerize'. 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… aarnott/nerdbank.gitversioning — Stamp your assemblies, packages and more with a unique version generated from a single, simple version.json file and…