This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
sdsys
/
container-run
Vigiar
4
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
Обновить 'docker-entrypoint.sh'
Vladimir Tomishinets
há 6 anos atrás
pai
9693d59fa8
commit
2c0e9b1ebe
1 ficheiros alterados
com
1 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
1
docker-entrypoint.sh
+ 1
- 1
docker-entrypoint.sh
Ver Ficheiro
@@ -1,6 +1,6 @@
#!/bin/sh
-trap cleanup SIGTERM
+trap cleanup SIGTERM
EXIT
cleanup()
{