OpenROAD-flow-scripts icon indicating copy to clipboard operation
OpenROAD-flow-scripts copied to clipboard

Update docker instructions to clarify that you need to specify the tag when running docker

Open mguthaus opened this issue 10 months ago • 4 comments

Clarify that you must specify the tag of the built image or else it will download the "latest" image from docker hub, which is, in fact, old. At the time of this, it is 7+ months old.

mguthaus avatar Feb 01 '25 19:02 mguthaus

@vvbandeira is there a reason latest is so old?

maliberty avatar Feb 02 '25 00:02 maliberty

add a link to officially published docker images?

use git describe tag version in example, not hash

oharboe avatar Feb 02 '25 17:02 oharboe

Is that a question for me?

mguthaus avatar Feb 02 '25 18:02 mguthaus

As far as I know, these are different than the published docker images.

The current docker build script does not tag the image.

mguthaus avatar Feb 02 '25 18:02 mguthaus