It is not that easy. With docker you distribute an image with an installed ubuntu + some packages and maybe some self compiled stuff. This image is no official distribution image of canonical, so you are not allowed to use their trademarks. That's why it's a problem with docker. Your approach is to use an official base image (is there one?) from canonical and a Dockerfile.
Power management, mobile and firmware developer on Linux. Security developer at nvidia. Ex-biologist. Content here should not be interpreted as the opinion of my employer. Also on Mastodon and Bluesky.
no subject
Date: 2015-07-22 12:00 pm (UTC)Your approach is to use an official base image (is there one?) from canonical and a Dockerfile.