hatem-darweesh / assuremappingtools

Desktop based tool for viewing, editing and saving road network maps for autonomous vehicle platforms such as Autoware.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

new script docker error

sethut opened this issue · comments

Screenshot from 2021-01-11 22-14-55

with new script, zatitech/assuremappingtools not found error. maybe image and tag name is wrong

can you check the docker images you have

can you check the docker images you have

thanks. it just my fault

@sethut @hatem-darweesh
I am getting the same error, can you please guide me how you resolve this issue. Thank you

@ayberksener
just run build script first
I misunderstood as docker pull is operating when executing a run script

if you have an error, check the image
$docker images
if you don't have an image zatitech/assuremappingtools:master, docker image is not build yet
but if you have an image above, i don't know about that. that's not same issue