Engineering

 View Only
  • 1.  IBM Datapower Docker installation issue

    Posted Thu November 24, 2022 09:18 AM
    Hi, I am trying to install the  IBM Datapower in docker using the below command but there is no progress after that,

    Mac OS- Ventura V13.0.1
    Chip: Apple M1 Pro

    sandy@LTIN-APLKP9WPCJJYG ~ % docker run -it \

      -v $PWD/config:/drouter/config \

      -v $PWD/local:/drouter/local \

      -e DATAPOWER_ACCEPT_LICENSE=true \

      -e DATAPOWER_INTERACTIVE=true \

      -p 9090:9090 \

      -p 9022:22 \

      -p 5554:5554 \

      -p 8000-8010:8000-8010 \

      --name idgtest \

      ibmcom/datapower-operator-catalog

    WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

    time="2022-11-24T05:24:48Z" level=info msg="serving registry" database=/database/index.db port=50051

        



    ------------------------------
    Sandeep Kolisetti
    ------------------------------

    #Engineering
    #Sustainability


  • 2.  RE: IBM Datapower Docker installation issue

    Posted 3 days ago

    Hi @Sandeep Kolisetti,

    Were you able to solve your issue? Even i am trying to run the DP Docker image on arm64 linux machine and IBM provided image is incompatible with it.

    icr.io/cpopen/datapower/datapower-limited:10.5.4.0


    BR,
    Vikram Bodige



    ------------------------------
    vikram bodige
    ------------------------------