Jump to content

how to enable docker


syniex

Recommended Posts

While following a guide to configure letsencrypt and not thinking while doing so i disable docker engine.

Doing so i lost my vpn connection to the server :(

i still got ssh connection to the server, but can't figure a way to re-enable the docker engine and start the open-vpn docker.

 

Please help me 

Link to comment
14 minutes ago, syniex said:

i still got ssh connection to the server, but can't figure a way to re-enable the docker engine and start the open-vpn docker.

 

nano /boot/config/docker.cfg

Change DOCKER_ENABLED to be "yes".  Control-X to exit (and answer Y to save)

 

Then you'll have to reboot

powerdown -r

 

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...