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
C
Confluent
Confluent Component Operator
cp-init-container-operator-6.1.1
Commits
20f9d676
Commit
20f9d676
authored
Aug 17, 2021
by
Scott Stroud
Browse files
meh
parent
f4998b8f
Pipeline
#430044
failed with stages
in 30 minutes and 44 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
Dockerfile
Dockerfile
+1
-1
hardening_manifest.yaml
hardening_manifest.yaml
+3
-3
No files found.
Dockerfile
View file @
20f9d676
...
...
@@ -48,7 +48,7 @@ COPY confluent_docker_utils-0.0.44-py3-none-any.whl /tmp/confluent_docker_utils-
COPY
*.whl /tmp/python-dependencies/
COPY
*.gz /tmp/python-dependencies/
RUN
pip3
install
--upgrade
pip
&&
pip3
install
--prefix
=
/usr/local
--upgrade
--find-links
/tmp/python-dependencies/ /tmp/confluent_docker_utils-0.0.44-py3-none-any.whl /tmp/python-dependencies/jsonnet-0.17.0.tar.gz /tmp/python-dependencies/requests-2.2
6.0
.tar.gz
RUN
pip3
install
--upgrade
pip
&&
pip3
install
--prefix
=
/usr/local
--upgrade
--find-links
/tmp/python-dependencies/ /tmp/confluent_docker_utils-0.0.44-py3-none-any.whl /tmp/python-dependencies/jsonnet-0.17.0.tar.gz /tmp/python-dependencies/requests-2.2
5.1
.tar.gz
## dub installed
########################################
...
...
hardening_manifest.yaml
View file @
20f9d676
...
...
@@ -218,11 +218,11 @@ resources:
validation
:
type
:
sha256
value
:
23ffcd4d03a10af7b20b53feee16627debe28345a4d7d5ed07881b7444553bfb
-
filename
:
requests-2.2
6.0
.tar.gz
url
:
https://files.pythonhosted.org/packages/
e7/01/3569e0b535fb2e4a6c384bdbed00c55b9d78b5084e0fb7f4d0bf523d7670
/requests-2.2
6.0
.tar.gz
-
filename
:
requests-2.2
5.1
.tar.gz
url
:
https://files.pythonhosted.org/packages/
6b/47/c14abc08432ab22dc18b9892252efaf005ab44066de871e72a38d6af464b
/requests-2.2
5.1
.tar.gz
validation
:
type
:
sha256
value
:
b8aa58f8cf793ffd8782d3d8cb19e66ef36f7aba4353eec859e74678b01b07a7
value
:
27973dd4a904a4f13b263a19c866c13b92a39ed1c964655f025f3f8d3d75b804
-
filename
:
confluent_docker_utils-0.0.44-py3-none-any.whl
url
:
https://ironbank-files.s3.amazonaws.com/confluent_docker_utils-0.0.44-py3-none-any.whl
validation
:
...
...
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