This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
iru
/
mongod
Observar
5
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
mongod
/
Dockerfile
Dockerfile
98 B
Link permanente
Histórico
Raw
1
2
3
FROM mongo:4.0
COPY mongo-healthcheck.sh /mongo-healthcheck.sh
RUN chmod +x /mongo-healthcheck.sh