When installing package, we automatically start the daemon. As no container is enable, no container is running.
Next, when trying to start the Petals container, nothing is done because the daemon is already started (see result of systemctl status petals-esb).
We should remove the starting up during package installation that has no sens because no container is enable.
When installing package, we automatically start the daemon. As no container is enable, no container is running.
Next, when trying to start the Petals container, nothing is done because the daemon is already started (see result of systemctl status petals-esb).
We should remove the starting up during package installation that has no sens because no container is enable.