Changes
Page history
Update Technical informations
authored
Jul 26, 2019
by
Caillat Michel
Hide whitespace changes
Inline
Side-by-side
Technical-informations.md
View page @
463f6941
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
```