-
Notifications
You must be signed in to change notification settings - Fork 1
infra/services/milpedia: Automatically generate container images for MILpedia upon changes
#338
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
Conversation
|
|
||
| # Install vim (for easier debugging) and wget | ||
| RUN apt-get update && apt-get install -y vim=2:9.0.1378-2+deb12u2 wget=1.21.4-1ubuntu4.1 --no-install-recommends && \ | ||
| RUN apt-get update && apt-get install -y vim=2:9.0.1378-2+deb12u2 wget=1.21.3-1+deb12u1 --no-install-recommends && \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This dependency had gone out of date since the last time I built this container and needed to be updated
Carlosdc25
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
168c8dd to
20b6a0b
Compare
|
behaviortree didn't get installed by rosdep as intended in #323. A workaround could be to merge #332 |
This PR enables the creation of MILpedia images at the following events:
Example successfully built image: https://github.com/uf-mil/mil2/pkgs/container/milpedia