Skip to content

How changes in ansible or adding new dependencies updates the docker image? #2568

Answered by kenji-miyake
brkay54 asked this question in Q&A
Discussion options

You must be logged in to vote

Currently, the Autoware Docker images are built biweekly by this workflow.

In that, docker-bake.hcl is referenced.

docker/${{ inputs.bake-target }}/docker-bake.hcl

And in the Dockerfile, it runs setup-dev-env.sh that internally executes Ansible.

./setup-dev-env.sh -y --no-nvidia universe \

@brkay54 Is this clear for you?

Replies: 0 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@brkay54
Comment options

brkay54 Apr 27, 2022
Collaborator Author

Answer selected by brkay54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants