jsk-ros-pkg / jsk_travis

11 stars 23 forks source link

use latest docker image in jenkins #356

Closed knorth55 closed 6 years ago

knorth55 commented 6 years ago
$ sudo docker pull ros-ubuntu:16.04
Error response from daemon: repository ros-ubuntu not found: does not exist or no pull access

jenkins continuously uses old image of ros-ubuntu, which causes https://github.com/jsk-ros-pkg/jsk_recognition/issues/2298. I'm not sure about which docker image is good. @k-okada Can you give me advice?

knorth55 commented 6 years ago

Move to https://github.com/jsk-ros-pkg/jsk_recognition/pull/2199