Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No Format
# Go to the build slave, docker-slave-06 or docker-slave-07, depends on which built the packages
OS=centos-7
cp -r /home/jenkins/workspace/Bigtop-1.4.0/DISTRO/centos-7${OS}/PLATFORM/amd64-slave/output ~/centos-7${OS}

Startup a docker images that is RPM based system:

...