Skip to content

Commit

Permalink
Add "ddd" to SL7 dev container
Browse files Browse the repository at this point in the history
As per RITM2345565 this PR is adding "ddd" to the SL7 dev container.
Trying a local build of the container it succeeds.
  • Loading branch information
vitodb authored and mambelli committed Jan 24, 2025
1 parent 029884c commit 2b100e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worker/fnal-dev-sl7/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RUN yum -y install asciidoc autoconf automake bzip2-devel fontconfig-devel freet
python3-devel python-six emacs vim nano cvs htop curl procmail \
autogen bison cmake3 gunzip hwloc-devel patchelf ninja-build csh tcsh zsh \
java-latest-openjdk-devel \
mesa-dri-drivers
mesa-dri-drivers ddd

# Packages requiring additional repos
RUN curl -sSf 'https://packagecloud.io/install/repositories/github/git-lfs/config_file.repo?os=centos&dist=7&source=script' > /etc/yum.repos.d/github_git-lfs.repo
Expand Down

0 comments on commit 2b100e9

Please sign in to comment.