crossbuild icon indicating copy to clipboard operation
crossbuild copied to clipboard

How to extend and add other packages?

Open paulocoutinhox opened this issue 4 years ago • 0 comments

Hi,

How to extend your docker image and to add other packages like this:

RUN apt-get update -y
RUN apt-get install -y libx11-dev libgtk2.0-dev libgtkglext1-dev cmake

Thanks.

paulocoutinhox avatar Jun 23 '21 01:06 paulocoutinhox