This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
Vit-Lib
/
FileZip
Vigiar
3
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
21f620b58c
Ramos
Etiquetas
develop
master
release/2.0
2.0
1.6
1.5
FileZip
/
Publish
/
06.Docker
/
制作镜像
/
filezip
/
Dockerfile
Dockerfile
87 B
Histórico
Em bruto
1
2
3
4
FROM serset/dotnet:2.1
COPY app /root/app
WORKDIR /root/app
CMD dotnet FileZip.dll help