You've already forked docker-android
mirror of
https://github.com/izzy2lost/docker-android.git
synced 2026-03-10 11:37:45 -07:00
Organize config files
This commit is contained in:
2
docker/configs/.fehbg
Executable file
2
docker/configs/.fehbg
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
feh --bg-max '/root/logo.png'
|
||||
2
docker/configs/sources1810.list
Normal file
2
docker/configs/sources1810.list
Normal file
@@ -0,0 +1,2 @@
|
||||
deb http://archive.ubuntu.com/ubuntu/ cosmic main restricted universe
|
||||
deb http://security.ubuntu.com/ubuntu/ cosmic-security main restricted universe
|
||||
6
docker/configs/x11vnc.pref
Normal file
6
docker/configs/x11vnc.pref
Normal file
@@ -0,0 +1,6 @@
|
||||
Package: *
|
||||
Pin: release n=bionic
|
||||
Pin-Priority: -10
|
||||
Package: x11vnc*
|
||||
Pin: release n=cosmic
|
||||
Pin-Priority: 500
|
||||
Reference in New Issue
Block a user