UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
DIAT
AAP CLI
Commits
7a7eae0c
Commit
7a7eae0c
authored
Aug 02, 2021
by
WingKwan Lau
Browse files
Update Dockerfile
parent
055e03fd
Pipeline
#402699
failed with stages
in 4 minutes and 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
Dockerfile
Dockerfile
+3
-1
No files found.
Dockerfile
View file @
7a7eae0c
...
@@ -41,7 +41,9 @@ RUN INSTALL_PKGS="vim-enhanced rsync iputils bind-utils git python36 python36-de
...
@@ -41,7 +41,9 @@ RUN INSTALL_PKGS="vim-enhanced rsync iputils bind-utils git python36 python36-de
# yum Updates
# yum Updates
RUN
yum update
-y
RUN
yum update
-y
RUN
rpm
-q
--whatrequires
bind-libs-9.11.26-4.el8_4
#RUN rpm -q --whatrequires bind-libs-9.11.26-4.el8_4
RUN
rpm
-e
bind-libs-9.11.26-4.el8_4
RUN
rpm
-q
--whatrequires
bind-libs-lite-9.11.26-4.el8_4
RUN
rpm
-q
--whatrequires
bind-libs-lite-9.11.26-4.el8_4
RUN
rpm
-q
--whatrequires
bind-license-9.11.26-4.el8_4
RUN
rpm
-q
--whatrequires
bind-license-9.11.26-4.el8_4
RUN
rpm
-q
--whatrequires
bind-utils-9.11.26-4.el8_4
RUN
rpm
-q
--whatrequires
bind-utils-9.11.26-4.el8_4
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment