Skip to content

Commit

Permalink
Add unregistration call
Browse files Browse the repository at this point in the history
  • Loading branch information
sbesson committed Sep 27, 2023
1 parent 933e2ea commit d012e32
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ RUN dnf install -y \
# Install mcpp
RUN dnf install -y https://zeroc.com/download/ice/3.7/el8/ice-repo-3.7.el8.noarch.rpm && \
dnf install -y mcpp-devel

RUN subscription-manager unregister

0 comments on commit d012e32

Please sign in to comment.