LDMX-Software / docker

Docker build context for developing and running ldmx-sw.
https://ldmx-software.github.io/docker/
GNU General Public License v3.0
1 stars 2 forks source link

Iss65 split packages #67

Closed EinarElen closed 1 year ago

EinarElen commented 1 year ago

I am adding a new package to the container, here are the details.

What new packages does this PR add to the development container?

This does two things:

Working around the issue in #66 by running the container by the sha256 hash rather than the tag, I can build ldmx-sw both with GCC and Clang as well as running clang-tidy on the whole codebase.

Check List