crops / poky-container

A container image that is able to run bitbake/poky. It has helpers to create users and groups within the container. This is so that the output generated in the container will be readable by the user on the host.
GNU General Public License v2.0
206 stars 94 forks source link

editors on the docker #57

Closed krishnendhup closed 3 years ago

krishnendhup commented 3 years ago

Is there a possibility that some editor is made available in crops/poky?

rewitt1 commented 3 years ago

Hi @krishnendhup,

The majority of the tools in the image are needed for the builds, editing is usually done on the host. If you would really like an editor in the image the easiest thing to do is build a derivative image using instructions similar to https://github.com/crops/poky-container/issues/19#issuecomment-343601187.