Skip to content

First official release

Compare
Choose a tag to compare
@derickson2402 derickson2402 released this 26 Jan 18:23
· 87 commits to main since this release

Dockerized-CAEN v0.3

This is the first release of Dockerized-CAEN! Note that this project is still in development and may not work correctly. Please open an Issue if you find any bugs!

The Docker image can be pulled with the following. Image tags will follow git versions.

docker pull ghcr.io/derickson2402/Dockerized-CAEN:latest

What's Changed

  • Release v0.3 by @derickson2402 in #1
  • Convenience wrapper script ./caen for running commands in CAEN container
  • Container runs CentOS-8 Linux, which is the closest FOSS version to the RHEL-8 Linux running on CAEN servers
  • Container has the correct version of Valgrind and Perf installed
  • Container is running g++ version 8, which is not the same as 6.2.0 on CAEN servers

New Contributors

Full Changelog: v0.2...v0.3