Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-3224

missing mvn in bigtop/slaves:1.4.0-debian-9

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.4.0
    • None
    • docker
    • None

    Description

      In bigtop/slaves:1.4.0-debian-9 image generated for docker hub,  there is no 'mvn'.

      Procedure to reproduce the issue:

      1. docker pull bigtop/slaves:1.4.0-debian-9

      2. docker run --rm -u jenkins --workdir /ws -v ${PWD}:/ws -it bigtop/slaves:1.4.0-debian-9 bash -l

      3. inside the container, run:

      jenkins@c1ffde810ca0:/ws$ . /etc/profile.d/bigtop.sh

      jenkins@c1ffde810ca0:/ws$ which mvn

      jenkins@c1ffde810ca0:/ws$ mvn
      bash: mvn: command not found

       

      Expected result should be:

      $ which mvn
      /usr/local/maven/bin/mvn

      Attachments

        Activity

          People

            Unassigned Unassigned
            docularxu Guodong Xu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: