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
f4998b8f
Commit
f4998b8f
authored
Aug 17, 2021
by
Scott Stroud
Browse files
meh
parent
97ba249f
Pipeline
#430002
failed with stages
in 19 minutes and 40 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
Dockerfile
Dockerfile
+1
-1
hardening_manifest.yaml
hardening_manifest.yaml
+6
-1
No files found.
Dockerfile
View file @
f4998b8f
...
@@ -48,7 +48,7 @@ COPY confluent_docker_utils-0.0.44-py3-none-any.whl /tmp/confluent_docker_utils-
...
@@ -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
*.whl /tmp/python-dependencies/
COPY
*.gz /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
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.26.0.tar.gz
## dub installed
## dub installed
########################################
########################################
...
...
hardening_manifest.yaml
View file @
f4998b8f
...
@@ -217,7 +217,12 @@ resources:
...
@@ -217,7 +217,12 @@ resources:
url
:
https://files.pythonhosted.org/packages/42/40/6f16e5ac994b16fa71c24310f97174ce07d3a97b433275589265c6b94d2b/jsonnet-0.17.0.tar.gz
url
:
https://files.pythonhosted.org/packages/42/40/6f16e5ac994b16fa71c24310f97174ce07d3a97b433275589265c6b94d2b/jsonnet-0.17.0.tar.gz
validation
:
validation
:
type
:
sha256
type
:
sha256
value
:
23ffcd4d03a10af7b20b53feee16627debe28345a4d7d5ed07881b7444553bfb
value
:
23ffcd4d03a10af7b20b53feee16627debe28345a4d7d5ed07881b7444553bfb
-
filename
:
requests-2.26.0.tar.gz
url
:
https://files.pythonhosted.org/packages/e7/01/3569e0b535fb2e4a6c384bdbed00c55b9d78b5084e0fb7f4d0bf523d7670/requests-2.26.0.tar.gz
validation
:
type
:
sha256
value
:
b8aa58f8cf793ffd8782d3d8cb19e66ef36f7aba4353eec859e74678b01b07a7
-
filename
:
confluent_docker_utils-0.0.44-py3-none-any.whl
-
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
url
:
https://ironbank-files.s3.amazonaws.com/confluent_docker_utils-0.0.44-py3-none-any.whl
validation
:
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