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
A
aiml
jupyter
jlab-eda
Commits
944e2600
Commit
944e2600
authored
Aug 19, 2021
by
Andy Maksymowicz
Browse files
Merge branch 'development' into 'master'
Development See merge request
!21
parents
bf711f78
22e6860a
Pipeline
#465822
failed with stages
in 49 minutes and 23 seconds
Changes
2
Pipelines
34
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
Dockerfile
Dockerfile
+1
-1
hardening_manifest.yaml
hardening_manifest.yaml
+2
-2
No files found.
Dockerfile
View file @
944e2600
...
...
@@ -3,7 +3,7 @@ ARG STAGE_IMAGE=ironbank/carnegie-mellon/python-ai/python38-ai
ARG
STAGE_TAG=3.8
ARG
BASE_REGISTRY=registry1.dso.mil
ARG
BASE_IMAGE=ironbank/opensource/jupyter/jupyterlab
ARG
BASE_TAG=3.
0.14
ARG
BASE_TAG=3.
1.7
FROM
${STAGE_REGISTRY}/${STAGE_IMAGE}:${STAGE_TAG} AS multi-stage
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
...
...
hardening_manifest.yaml
View file @
944e2600
...
...
@@ -16,7 +16,7 @@ args:
STAGE_IMAGE
:
"
ironbank/carnegie-mellon/python-ai/python38-ai"
STAGE_TAG
:
"
3.8"
BASE_IMAGE
:
"
opensource/jupyter/jupyterlab"
BASE_TAG
:
"
3.
0.16
"
BASE_TAG
:
"
3.
1.7
"
# Docker image labels
labels
:
...
...
@@ -25,7 +25,7 @@ labels:
org.opencontainers.image.licenses
:
"
MIT
License
(MIT)"
org.opencontainers.image.url
:
"
"
org.opencontainers.image.vendor
:
"
jupyterlab"
org.opencontainers.image.version
:
"
3.
0.14
"
org.opencontainers.image.version
:
"
3.
1.7
"
mil.dso.ironbank.image.keywords
:
"
jupyter,notebook,terminal,text
editor,datascience,ui,data,science,sqlite3,plotly,pandas,matplot,seaborn,numba,numpy,scipy,sklearn,tqdm,urllib3,requests,BeautifulSoup,WordCloud,statsmodels,prophet,django,flask"
mil.dso.ironbank.image.type
:
"
opensource"
mil.dso.ironbank.product.name
:
"
jlab-eda"
...
...
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