Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
TUHH | Telematics (E-17)
Staff Projects
C
Christoph Weyer
GitLab
CI-CD
CI Ansible Lint
Commits
e412659a
Commit
e412659a
authored
May 11, 2022
by
Christoph Weyer
Browse files
Update Dockerfile
parent
304400dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
e412659a
...
...
@@ -59,7 +59,7 @@ RUN set -eux \
# /kaniko/0/usr/lib/python3.8/site-packages
RUN
ls
-al
/
&&
ls
-al
/kaniko
&&
ls
-al
/kaniko/0
&&
ls
-al
/kaniko/0/usr
&&
ls
-al
/kaniko/0/usr/lib
&&
ls
-al
/kaniko/0/usr/lib/python3.8
COPY
--from=builder /usr/lib/python3.8/site-packages/ /usr/lib/python3.8/site-packages/
#
COPY --from=builder /usr/lib/python3.8/site-packages/ /usr/lib/python3.8/site-packages/
COPY
--from=builder /usr/bin/ansible-lint /usr/bin/ansible-lint
COPY
--from=builder /usr/bin/ansible /usr/bin/ansible
COPY
--from=builder /usr/bin/ansible-connection /usr/bin/ansible-connection
...
...
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