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

Cannot build Docker using docker/build.sh #5514

Open
3 tasks done
isouf opened this issue Nov 30, 2024 · 0 comments
Open
3 tasks done

Cannot build Docker using docker/build.sh #5514

isouf opened this issue Nov 30, 2024 · 0 comments

Comments

@isouf
Copy link

isouf commented Nov 30, 2024

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I'm convinced that this is not my fault but a bug.

Description

The docker/build.sh file has not been updated since the slip of the Dockerfile (new Dockerflie-base).

Expected behavior

Docker builds using docker/build.sh.

Actual behavior

Screenshot from 2024-11-30 11-36-08

Steps to reproduce

Try to build the Docker images using docker/build.sh.

Versions

  • OS: Ubuntu LTS 22.04
  • Autoware: latest main

Possible causes

The docker/build.sh file while have to be updated to build first the Dockerfile-base before building the main Dockerfile.
Alternatively, a dedicated build script e.g. build-base.sh can be create to build the Dockerfile-base.

Additional context

No response

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

No branches or pull requests

1 participant