Uploaded image for project: 'Apache Hop (Retired)'
  1. Apache Hop (Retired)
  2. HOP-4260

Gitpod docker image not building properly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • None
    • Not applicable
    • None
    • None

    Description

      This is an update to HOP-1433.  The exisitng .gitpod.Dockerfile causes it to fail for a missing dependency.  This is solved if an apt-get update is performed prior to the install of the libgtk-3-dev.

      RUN sudo apt-get update && \
          sudo apt-get install -y libgtk-3-dev && \
          sudo rm -rf /var/lib/apt/lists/*

      Attachments

        Issue Links

          Activity

            People

              bartmaer Bart Maertens
              francistownsend Francis Townsend
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: