Skip to content

Commit

Permalink
NK-2701 Potentially freeze yum
Browse files Browse the repository at this point in the history
  • Loading branch information
IliaFeldgun committed Apr 27, 2023
1 parent 521951c commit 9fa36b7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile.build-inaugurator
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
FROM centos:7.9.2009
MAINTAINER ilia.feldgun@zadara.com

RUN rm -rf /etc/yum.repos.d/*
COPY yum_repos/*.repo /etc/yum.repos.d/

# Install other tools
RUN yum install -y yum-plugin-fastestmirror \
yum update -y && \
Expand Down

0 comments on commit 9fa36b7

Please sign in to comment.