Skip to content

Commit 6e16114

Browse files
author
Your Name
committed
compilation time info updated
1 parent c5e0ed7 commit 6e16114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ For build this image, you need [Docker](https://www.docker.com/) installed on a
9292
docker build -t vmunoz82/eda_tools:0.2 .
9393
```
9494

95-
This will download and compile the list of tools listed above, but will take some time (~1.5 hour on my 4 cores i7-6600U laptop).
95+
This will download and compile the list of tools listed above, this building process will take some time (lees than ~2 hour on my 4 cores i7-6600U laptop), but can be greatly improved with the [`BUILD_KIT=1` optimization](https://docs.docker.com/develop/develop-images/build_enhancements/) (with this option it builds in ~20 minutes on a 32 core CPU).
9696

9797
Of course you can pull the pre-compiled image from the [hub.docker.com](https://hub.docker.com/) registry with this:
9898

0 commit comments

Comments
 (0)