This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
Vit-Lib
/
FileZip
Segui
3
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
21f620b58c
Rami (Branch)
Tag
develop
master
release/2.0
2.0
1.6
1.5
FileZip
/
Publish
/
06.Docker
/
制作镜像
/
filezip
/
Dockerfile
Dockerfile
87 B
Cronologia
Originale
1
2
3
4
FROM serset/dotnet:2.1
COPY app /root/app
WORKDIR /root/app
CMD dotnet FileZip.dll help