Dockerfile for basic environment for running tools
This Dockerfile is for quickly building an environment for running the tools.
-
Check the
openEuler.repo, replace the content with suitable URLs. -
Run
build-img.shscript to build Docker image, you need to specify the openEuler base image URL withBASE_IMG_URLenv variable. -
Use
openeuler-pkg-buildDocker image to build environment for running tools