Alle Neu

user:thomas Gists erstellt von Nutzer

title:mygist Gists mit Titel

filename:myfile.txt Gists mit Dateinamen

extension:yml Gists mit Dateiendung

language:go Gists in Sprache

topic:homelab gists with given topic

Registrieren

Anmelden


Alle Neu Registrieren Anmelden

Alle Gists

Neueste erstellt
Älteste erstellt
Neueste bearbeitet
Älteste bearbeitet
philip's Avatar

philip / Dockerfile

0 Favoriten
0 Forks
1 Dateien
Zuletzt aktiv 1 week ago
1 #See https://aka.ms/customizecontainer to learn how to customize your debug container and how Visual Studio uses this Dockerfile to build your images for faster debugging.
2
3 FROM mcr.microsoft.com/dotnet/aspnet:9.0 AS base
4 WORKDIR /app
5 EXPOSE 5000
6
7 FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:9.0 AS build
8 ARG TARGETARCH
9 ARG BUILD_CONFIGURATION=Release
10 WORKDIR /src
Neuer Älter

Powered by Opengist ⋅ Load: 1ms⋅

Deutsch
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文