build the base image without R support

longhowlam
longhowlam Partner, Registered Posts: 24 Partner
Hi just wondering how to build the base image without R support. Can't see that in the documention

It takes a long time to build all the R packages, and I don't need R support

I am using the dssadmin tool bin/dssadmin build-container-exec-base-image



regards Longhow
Tagged:

Answers

  • gregwillis
    gregwillis Dataiker Posts: 2 Dataiker
    Hi Longhow,

    You can build a base image without R support by adding the -r 0 option, e.g.:

    ./dssadmin build-container-exec-base-image -r 0

    Regards,

    Greg
  • longhowlam
    longhowlam Partner, Registered Posts: 24 Partner
    Thanks Greg this works!

    Maybe by default you should not build the container with R support........
Setup Info
    Tags
      Help me…