Custom docker image

Options
fmonari
fmonari Registered Posts: 18 ✭✭✭✭

Hi,

is it possible to create custom docker images upon which to build code environments?

If yes, is there any documentation in regard?

Regards,

Filippo

Answers

  • fchataigner2
    fchataigner2 Dataiker Posts: 355 Dataiker
    Options

    Hi

    the code env docker images are built for the container configurations selected in the "containerized exectution" tab of the code env, and the images built are based of the base image you parametrized in the container config.

    Note that you can also use the --dockerfile-append and --copy-to-buildenv flags of the dssadmin build-base-image script to customize the image DSS uses as its builtin base.

Setup Info
    Tags
      Help me…