Installation Docker 1
This commit is contained in:
@@ -66,6 +66,7 @@ maybe chmod 0644 'apt/listchanges.conf'
|
||||
maybe chmod 0755 'apt/preferences.d'
|
||||
maybe chmod 0644 'apt/sources.list'
|
||||
maybe chmod 0755 'apt/sources.list.d'
|
||||
maybe chmod 0644 'apt/sources.list.d/docker.list'
|
||||
maybe chmod 0644 'apt/sources.list.d/raspi.list'
|
||||
maybe chmod 0644 'apt/sources.list.d/vscode.list'
|
||||
maybe chmod 0644 'apt/trusted.gpg'
|
||||
|
||||
1
apt/sources.list.d/docker.list
Normal file
1
apt/sources.list.d/docker.list
Normal file
@@ -0,0 +1 @@
|
||||
deb [arch=armhf] https://download.docker.com/linux/raspbian buster stable
|
||||
BIN
apt/trusted.gpg
BIN
apt/trusted.gpg
Binary file not shown.
Reference in New Issue
Block a user