docker-raspberry-pi-cross-compiler icon indicating copy to clipboard operation
docker-raspberry-pi-cross-compiler copied to clipboard

Commands to add new apt repos

Open sdt opened this issue 8 years ago • 0 comments

There's no easy way to add apt repos into the image.

Something akin to install-debian and install-raspbian that effectively does add-apt-repository should suffice.

add-apt-repository comes from software-properties-common which will add ~200Mb to the already large image. Perhaps something like http://unix.stackexchange.com/a/45880 might be the go.

sdt avatar Jan 04 '17 00:01 sdt