Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try docker image with latest apt pkgs #2664

Closed
wants to merge 1 commit into from

Conversation

pazeshun
Copy link
Collaborator

This PR checks if new docker image solves travis failure.

I created a container from docker image wkentaro/jsk_apc:<indigo/kinetic>, executed apt-get update && apt-get dist-upgrade in that container, and committed that container to docker image pazeshun/jsk_apc:<indigo/kinetic>.

If travis test of this PR passes, we just need to update wkentaro/jsk_apc:<indigo/kinetic> manually to pass travis test from now.

@wkentaro
Copy link
Member

I see. Please apply the same change to below though I'm not sure adding dist-upgrade is a standard way. Could you add FIXME: https://github.com/start-jsk/jsk_apc/pull/2664 when you change the Dockerfile?

@pazeshun
Copy link
Collaborator Author

pazeshun commented Oct 16, 2018

I see. Please apply the same change to below though I'm not sure adding dist-upgrade is a standard way.

I created #2665

@wkentaro
Copy link
Member

Closed via #2665

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants