
Служба подает: $ sudo systemctl status rvice Mar 01 02:08:34 analytics env: Removing grafana_analytics. Mar 01 02:08:33 analytics systemd: rvice: main process exited, code=exited, status=1/FAILURE Mar 01 02:08:33 analytics env: Encountered errors while bringing up the project. Mar 01 02:08:33 analytics env: ERROR: for grafana Cannot start service grafana: container is marked for removal and cannot be started Mar 01 02:08:33 analytics env: ERROR: for grafana_analytics Cannot start service grafana: container is marked for removal and cannot be started Mar 01 02:08:33 analytics env: Starting grafana_analytics Mar 01 02:08:33 analytics env: Starting grafana_analytics.
#Docker network host and overlay driver#
Mar 01 02:08:33 analytics env: Creating network "grafanaanalytics_default" with the default driver Mar 01 02:08:33 analytics systemd: Starting Grafana. └─19472 /usr/bin/python2 /usr/bin/docker-compose down Main PID: 19378 (code=exited, status=1/FAILURE) : 19472 (docker-compose)ĬGroup: /system.slice/rvice Process: 19378 ExecStart=/usr/bin/env docker-compose up (code=exited, status=1/FAILURE) Process: 19459 ExecStop=/usr/bin/env docker-compose stop (code=exited, status=0/SUCCESS) Loaded: loaded (/etc/systemd/system/rvice disabled vendor preset: disabled)Īctive: deactivating (stop-post) (Result: exit-code) since sun 09:08:33 CET 1s ago
#Docker network host and overlay how to#
This topic discusses how to manage the application data for your swarm services.įor more details about swarm networking in general, see theĭocker networking reference architecture. This traffic isĪpplication data plane traffic: This includes container traffic and Messages, such as requests to join or leave the swarm. A Docker swarm generates two different kinds of traffic:Ĭontrol and management plane traffic: This includes swarm management
