diff --git a/dockerfiles/bionic.docker b/dockerfiles/bionic.docker
index 7c4b944557f6956acb058147e18b37198e4fda21..fbb3f473949a23f071c7542469602b3ec57ac21e 100644
--- a/dockerfiles/bionic.docker
+++ b/dockerfiles/bionic.docker
@@ -47,4 +47,4 @@ RUN echo "Defaults set_home" >> /etc/sudoers && \
 ADD lcov-to-cobertura-xml /common/lcov_cobertura-1.6
 
 # Start rpcbind at launch of the container, required for DOOCS
-ENTRYPOINT ["bash", "-c", "rpcbind -f -w ; bash"]
+#ENTRYPOINT ["bash", "-c", "rpcbind -f -w ; bash"]