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
Bitnami
airflow-scheduler
Commits
59e25b72
Commit
59e25b72
authored
Apr 12, 2021
by
Austin Denton
Browse files
Update dockerfile
parent
822c3ffb
Pipeline
#217898
passed with stages
in 47 minutes and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
Dockerfile
Dockerfile
+2
-0
No files found.
Dockerfile
View file @
59e25b72
...
@@ -19,6 +19,8 @@ COPY --from=base \
...
@@ -19,6 +19,8 @@ COPY --from=base \
/lib/x86_64-linux-gnu/libbz2.so.1.0 \
/lib/x86_64-linux-gnu/libbz2.so.1.0 \
/usr/lib64/
/usr/lib64/
COPY
prebuildfs /
RUN
dnf update
-y
--nodocs
&&
\
RUN
dnf update
-y
--nodocs
&&
\
dnf
install
-y
curl
tar gzip
ca-certificates libxml2 procps glibc-langpack-en
&&
\
dnf
install
-y
curl
tar gzip
ca-certificates libxml2 procps glibc-langpack-en
&&
\
dnf clean all
&&
\
dnf clean all
&&
\
...
...
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