Skip to content
Snippets Groups Projects
Commit a7356eac authored by Cedric Verstege's avatar Cedric Verstege
Browse files

Add alma9 Dockerfile

parents
Branches
No related tags found
No related merge requests found
FROM cern/alma9-base:latest
# Workaround for old dcache doors
RUN dnf -y install crypto-policies-scripts && dnf clean all
RUN update-crypto-policies --set DEFAULT:SHA1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment