This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
property-backend
/
property-system-gateway
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
a791f43b7f
Ramos
Etiquetas
gatenew
lqz
master
property-sys...
/
Dockerfile.in
Dockerfile.in
76 B
Histórico
Em bruto
1
2
3
4
5
FROM busybox:v1
WORKDIR /smart
COPY %APP_NAME% .
CMD ["./%APP_NAME%"]