Closed abdelrahmanhosny closed 5 years ago
This pull request adds a Dockerfile to the repository to integrate in the unified build environment. The image is based on centos6, which is the agreed build environment for OpenROAD.
To build: docker build -t <image_name> .
docker build -t <image_name> .
Binaries are in /build directory.
/build
This pull request adds a Dockerfile to the repository to integrate in the unified build environment. The image is based on centos6, which is the agreed build environment for OpenROAD.
To build:
docker build -t <image_name> .
Binaries are in
/build
directory.