what should i choose
Configuration file ‘/etc/default/docker’
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What would you like to do about it ? Your options are:
Y or I : install the package maintainer’s version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : start a shell to examine the situation
The default action is to keep your current version.
*** docker (Y/I/N/O/D/Z) [default=N] ?
*** docker (Y/I/N/O/D/Z) [default=N] ? D
Progress: [91%] [######################################################…]
— /etc/default/docker 2018-03-05 09:36:23.719377993 +0100
+++ /etc/default/docker.dpkg-new 2017-05-04 23:36:17.000000000 +0200
@@ -1,9 +1,20 @@
-# This file is managed by Puppet and local changes
-# may be overwritten
+# Docker Upstart and SysVinit configuration file
-OPTIONS=" -H unix:///var/run/docker.sock --ip-forward=true --iptables=true --ip-masq=true"
+#
+# THIS FILE DOES NOT APPLY TO SYSTEMD
+#
+# Please see the documentation for “systemd drop-ins”:
+# Redirecting…
+#
+# Customize location of Docker binary (especially for development testing).
+#DOCKERD="/usr/local/bin/dockerd"
+# Use DOCKER_OPTS to modify the daemon startup options.
+#DOCKER_OPTS="–dns 8.8.8.8 --dns 8.8.4.4"
+# If you need Docker to use an HTTP proxy, it can also be specified here.
+#export http_proxy=“http://127.0.0.1:3128/”
# This is also a handy place to tweak where Docker’s temporary files go.
-# TMPDIR="/tmp/"
+#export DOCKER_TMPDIR="/mnt/bigdrive/docker-tmp"
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
(END