]> git.hoellein.online Git - homeserver/commitdiff
saving uncommitted changes in /etc prior to apt run
authormhoellein <mhoellein@freenet.de>
Thu, 11 Oct 2018 11:58:30 +0000 (13:58 +0200)
committermhoellein <root@homeserver.homeip.net>
Thu, 11 Oct 2018 11:58:30 +0000 (13:58 +0200)
.etckeeper
apt/sources.list.d/docker.list [new file with mode: 0644]
apt/trusted.gpg

index aeb213147047dec07237a4479cd07017a67ea27b..43c68d9d05514ead785c52a0ded365c8f2f7c71d 100755 (executable)
@@ -708,6 +708,7 @@ maybe chmod 0664 './apt/sources.list'
 maybe chmod 0755 './apt/sources.list.d'
 maybe chmod 0644 './apt/sources.list.d/certbot-certbot-trusty.list'
 maybe chmod 0644 './apt/sources.list.d/devolo-updates.list'
+maybe chmod 0644 './apt/sources.list.d/docker.list'
 maybe chmod 0644 './apt/sources.list.d/formorer-icinga-trusty.list'
 maybe chmod 0644 './apt/sources.list.d/getdeb.list'
 maybe chmod 0644 './apt/sources.list.d/mc3man-trusty-media-trusty.list'
diff --git a/apt/sources.list.d/docker.list b/apt/sources.list.d/docker.list
new file mode 100644 (file)
index 0000000..8d29620
--- /dev/null
@@ -0,0 +1 @@
+deb https://apt.dockerproject.org/repo ubuntu-trusty main
index a6efacf39d266f3cce2de61b7fb086186c9360f9..d26e910ea6779c0831e93481234e93a0bd27140b 100644 (file)
Binary files a/apt/trusted.gpg and b/apt/trusted.gpg differ