Dockerfile for basic environment for running tools

This Dockerfile is for quickly building an environment for running the tools.

  1. Check the openEuler.repo, replace the content with suitable URLs.

  2. Run build-img.sh script to build Docker image, you need to specify the openEuler base image URL with BASE_IMG_URL env variable.

  3. Use openeuler-pkg-build Docker image to build environment for running tools