Update Technical informations authored by Caillat Michel's avatar Caillat Michel
This page is intended to provide technical informations hopefully useful for anybody in charge of running the yafits containers.
# docker daemon
# docker daemon.
Before trying to launch any container, it's advised to ensure that the docker daemon is running.
```
ps aux|grep dockerd
```