Todos Novo

user:thomas gists created by user

title:mygist gists with given title

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

Registrar-se

Entrar


Todos Novo Registrar-se Entrar

Todos os gists

Mais recente criado
Menos recente criado
Mais recente atualizado
Menos recente atualizado
philip's Avatar

philip / Dockerfile

0 curtidas
0 bifurcações
1 arquivos
Última atividade 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
Próximo Anterior

Desenvolvido por Opengist ⋅ Load: 1ms⋅

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