osrf / multiarch-docker-image-generation

17 stars 18 forks source link

Add additional debian components on separate lines. #23

Closed nuclearsandwich closed 6 years ago

nuclearsandwich commented 6 years ago

The non-free and contrib components have been moved to separate lines to allow for easier addition or removal.

Resolves #22 by splitting the components up. Will also make them easier to remove if we decide to do so in #4.

nuclearsandwich commented 6 years ago

Starting rebuilds of just the debian images and will ping back here when they've been uploaded.

nuclearsandwich commented 6 years ago

Updated the Debian images so these additional components are split out.

❯ docker run -ti osrf/debian_arm64:stretch bash
root@4e2fb06f5dc1:/# cat /etc/apt/sources.list
deb http://httpredir.debian.org/debian stretch main
deb http://httpredir.debian.org/debian stretch non-free
deb http://httpredir.debian.org/debian stretch contrib