Ogm2Pgbm icon indicating copy to clipboard operation
Ogm2Pgbm copied to clipboard

Dockerfile issue

Open tugbakara opened this issue 2 years ago • 1 comments

Hi, when I check the Docker exists or not I saw Docker comes dafult with Nvidia Jetson series, then I just attempt to run your Dockerfile but it gives me error like:


exec /bin/sh: exec format error
The command '/bin/sh -c true 	&& echo "source /opt/ros/melodic/setup.bash" >> ~/.bashrc 	&& echo "source $ck_dir/devel_isolated/setup.bash" >> ~/.bashrc         && mkdir -p $ck_dir' returned a non-zero code: 1
Unable to find image 'carto-test:latest' locally
docker: Error response from daemon: pull access denied for carto-test, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.

When I searched about the exec error I gotsome ideas to solve it but none of them worked. Also, from the error there is not carto-test image? Do I need to create it?

tugbakara avatar Feb 24 '23 08:02 tugbakara

@tugbakara I am facing the same issue. Did you solve the problem? Thanks.

oschan77 avatar May 02 '24 05:05 oschan77

sorry, I am not using this package no longer.

tugbakara avatar Jun 11 '24 10:06 tugbakara