mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 23:46:05 -03:30
Merge pull request #5431 from chrismeyersfsu/revive-updater.sh
keep *-devel package in the dev container Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
@@ -102,10 +102,7 @@ RUN cd /usr/local/bin && \
|
|||||||
ADD tools/docker-compose/google-cloud-sdk.repo /etc/yum.repos.d/
|
ADD tools/docker-compose/google-cloud-sdk.repo /etc/yum.repos.d/
|
||||||
RUN dnf install -y kubectl
|
RUN dnf install -y kubectl
|
||||||
|
|
||||||
RUN dnf -y remove *-devel \
|
RUN dnf -y remove nodejs
|
||||||
gcc \
|
|
||||||
gcc-c++ \
|
|
||||||
nodejs
|
|
||||||
|
|
||||||
RUN dnf -y clean all
|
RUN dnf -y clean all
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user