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
Kafka
cp-kafka-5.5.x
Commits
e59ca428
Commit
e59ca428
authored
Dec 15, 2020
by
SonicDeathMonkey
Browse files
cleanup cleanup
parent
699dd119
Pipeline
#106230
passed with stages
in 54 minutes and 47 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
3 deletions
+18
-3
Dockerfile
Dockerfile
+3
-3
hardening_manifest.yaml
hardening_manifest.yaml
+15
-0
No files found.
Dockerfile
View file @
e59ca428
...
@@ -45,7 +45,7 @@ COPY wheel-0.35.1-py2.py3-none-any.whl /tmp/wheel-0.35.1-py2.py3-none-any.whl
...
@@ -45,7 +45,7 @@ COPY wheel-0.35.1-py2.py3-none-any.whl /tmp/wheel-0.35.1-py2.py3-none-any.whl
COPY
python_dateutil-2.8.0-py2.py3-none-any.whl /tmp/python_dateutil-2.8.0-py2.py3-none-any.whl
COPY
python_dateutil-2.8.0-py2.py3-none-any.whl /tmp/python_dateutil-2.8.0-py2.py3-none-any.whl
COPY
python_dateutil-2.8.1-py2.py3-none-any.whl /tmp/python_dateutil-2.8.1-py2.py3-none-any.whl
COPY
python_dateutil-2.8.1-py2.py3-none-any.whl /tmp/python_dateutil-2.8.1-py2.py3-none-any.whl
COPY
setuptools-50.0.0-py3-none-any.whl /tmp/setuptools-50.0.0-py3-none-any.whl
COPY
setuptools-50.0.0-py3-none-any.whl /tmp/setuptools-50.0.0-py3-none-any.whl
COPY
python-requirements/
confluent_docker_utils-0.0.40-py3-none-any.whl /tmp/confluent_docker_utils-0.0.40-py3-none-any.whl
COPY
confluent_docker_utils-0.0.40-py3-none-any.whl /tmp/confluent_docker_utils-0.0.40-py3-none-any.whl
COPY
*.whl /tmp/python-dependencies/
COPY
*.whl /tmp/python-dependencies/
COPY
*.gz /tmp/python-dependencies/
COPY
*.gz /tmp/python-dependencies/
...
@@ -61,8 +61,8 @@ RUN mkdir -p /etc/confluent/docker /usr/logs \
...
@@ -61,8 +61,8 @@ RUN mkdir -p /etc/confluent/docker /usr/logs \
&&
useradd
--no-log-init
--create-home
--shell
/bin/bash appuser
\
&&
useradd
--no-log-init
--create-home
--shell
/bin/bash appuser
\
&&
chown
appuser:appuser
-R
/etc/confluent/ /usr/logs
&&
chown
appuser:appuser
-R
/etc/confluent/ /usr/logs
COPY
--chown=appuser:appuser
target/
cp-base-new-5.5.2
-package/share/doc/*
/usr/share/doc/cp-base-new/
ADD
--chown=appuser:appuser cp-base-new-5.5.2
_doc.tar.gz
/usr/share/doc/cp-base-new/
COPY
--chown=appuser:appuser
target/
cp-base-new-5.5.2
-package/share/java/cp-base-new/*
/usr/share/java/cp-base-new/
ADD
--chown=appuser:appuser cp-base-new-5.5.2
_java.tar.gz
/usr/share/java/cp-base-new/
COPY
--chown=appuser:appuser include/etc/confluent/docker /etc/confluent/docker
COPY
--chown=appuser:appuser include/etc/confluent/docker /etc/confluent/docker
...
...
hardening_manifest.yaml
View file @
e59ca428
...
@@ -241,6 +241,21 @@ resources:
...
@@ -241,6 +241,21 @@ resources:
validation
:
validation
:
type
:
sha256
type
:
sha256
value
:
a65232ad4ee53acdc54fbe394c636caa956b7c17302c1631289b110be51ff2b4
value
:
a65232ad4ee53acdc54fbe394c636caa956b7c17302c1631289b110be51ff2b4
-
filename
:
confluent_docker_utils-0.0.40-py3-none-any.whl
url
:
https://ironbank-files.s3.amazonaws.com/confluent_docker_utils-0.0.40-py3-none-any.whl
validation
:
type
:
sha256
value
:
f84abafb513eb80b94bf6f90a838beecd72d7b93bf76e77ae7b090f23db6002d
-
filename
:
cp-base-new-5.5.2_doc.tar.gz
url
:
https://ironbank-files.s3.amazonaws.com/cp-base-new-5.5.2_doc.tar.gz
validation
:
type
:
sha256
value
:
a9f0dde812daa1e9d0c20a092c03e099f75786493ea6eb6e8fb56e358a57710d
-
filename
:
cp-base-new-5.5.2_java.tar.gz
url
:
https://ironbank-files.s3.amazonaws.com/cp-base-new-5.5.2_java.tar.gz
validation
:
type
:
sha256
value
:
4f3c6d93c5b3e80d318dccc6f82a2bc6c8ea14ddd13e6f06842081fef62f2061
# List of project maintainers
# List of project maintainers
maintainers
:
maintainers
:
...
...
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