You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the suggested config for a laptop cluster, I get 'unit "enable-docker-tcp.service" is enabled, but has no install section so enable does nothing'
#260
unit "enable-docker-tcp.service" is enabled, but has no install section so enable does nothing
Impact
I noticed that upon reboot the containers that I deployed to my flatcar machine did not restart automatically. When I logged into the machine to investigate and ran docker container ls the containers started. I think that may be related to this issue.
The text was updated successfully, but these errors were encountered:
vbatts
transferred this issue from flatcar-archive/flatcar-docs
Nov 12, 2020
Description
When I use the cluster config for a laptop, I get the following warning from the transpiler:
unit "enable-docker-tcp.service" is enabled, but has no install section so enable does nothing
Impact
I noticed that upon reboot the containers that I deployed to my flatcar machine did not restart automatically. When I logged into the machine to investigate and ran
docker container ls
the containers started. I think that may be related to this issue.The text was updated successfully, but these errors were encountered: