Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Make the docker configuration directory:

sudo mkdir -p /etc/systemd/system/docker.service.d

Edit (create) this file:

sudo vi /etc/systemd/system/docker.service.d/http-proxy.conf

...