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
O
Opensource
spark-operator
spark-py
Commits
f8727b2c
Commit
f8727b2c
authored
Feb 24, 2021
by
Jeffrey Weatherford
Browse files
rebase on the spark-py 2.4.4 container
parent
428dcbc1
Pipeline
#175019
failed with stages
in 2 minutes and 16 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
Dockerfile
Dockerfile
+1
-1
hardening_manifest.yaml
hardening_manifest.yaml
+4
-4
No files found.
Dockerfile
View file @
f8727b2c
...
...
@@ -2,7 +2,7 @@ ARG BASE_REGISTRY=repo1.dso.mil
ARG
BASE_IMAGE=ironbank/opensource/python/python38
ARG
BASE_TAG=3.8
FROM
spark-operator/spark-
operator:v1beta2-1.0.0-
2.4.4 as base
FROM
spark-operator/spark-
py:
2.4.4 as base
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
...
...
hardening_manifest.yaml
View file @
f8727b2c
...
...
@@ -8,7 +8,7 @@ name: "opensource/spark-operator/spark-py"
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
tags
:
-
"
v1beta2-1.0.0-
2.4.4"
-
"
2.4.4"
-
"
latest"
# Build args passed to Dockerfile ARGs
...
...
@@ -27,7 +27,7 @@ labels:
org.opencontainers.image.url
:
"
https://spark.apache.org/docs/latest/index.html"
# Name of the distributing entity, organization or individual
org.opencontainers.image.vendor
:
"
Apache
Software
Foundation"
org.opencontainers.image.version
:
"
v1beta2-1.0.0-
2.4.4"
org.opencontainers.image.version
:
"
2.4.4"
# Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords
:
"
apache,python,data
processing,large
scale,hadoop,kubeflow"
# This value can be "opensource" or "commercial"
...
...
@@ -37,8 +37,8 @@ labels:
# List of resources to make available to the offline build context
resources
:
-
url
:
"
docker://
gcr.io/spark-operator/spark-
operator@sha256:52b257911a5c47c480aae25f83c80151a2ed8c99e8b50317d451c157c80666fd
"
tag
:
"
spark-operator/spark-
operator:v1beta2-1.0.0-
2.4.4"
-
url
:
"
gcr.io/spark-operator/spark-
py@sha256:f4980fb33077ae6e03329cf6f835ec671c1b99de391ef9494e28ed19cf3de298
"
tag
:
"
spark-operator/spark-
py:
2.4.4"
-
filename
:
pip-21.0.1-py3-none-any.whl
url
:
https://files.pythonhosted.org/packages/fe/ef/60d7ba03b5c442309ef42e7d69959f73aacccd0d86008362a681c4698e83/pip-21.0.1-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