Compensate for the delayed start of mongodb service in HSS

This commit is contained in:
herlesupreeth
2020-07-29 12:25:16 +02:00
parent 21030aa030
commit 28d57cb8b8

View File

@@ -27,4 +27,4 @@
FROM docker_open5gs
CMD /mnt/hss/hss_init.sh && \
cd install/bin && sleep 5 && ./open5gs-hssd
cd install/bin && sleep 10 && ./open5gs-hssd