Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
eic_container
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
containers
eic_container
Commits
b92ad76c
Commit
b92ad76c
authored
11 months ago
by
Wouter Deconinck
Browse files
Options
Downloads
Patches
Plain Diff
fix: rm xl.Dockerfile
parent
adc0f6fe
No related branches found
No related tags found
1 merge request
!927
fix: rm xl.Dockerfile
Pipeline
#93882
passed
11 months ago
Stage: status-pending
Stage: config
Stage: base
Stage: eic
Stage: deploy
Stage: benchmarks
Stage: finalize
Stage: status-report
Pipeline: physics_benchmarks
#93886
Pipeline: detector_benchmarks
#93885
Pipeline: detector_benchmarks
#93884
+1
Changes
1
Pipelines
6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
containers/jug/xl.Dockerfile
+0
-17
0 additions, 17 deletions
containers/jug/xl.Dockerfile
with
0 additions
and
17 deletions
containers/jug/xl.Dockerfile
deleted
100644 → 0
+
0
−
17
View file @
adc0f6fe
#syntax=docker/dockerfile:1.4
ARG
DOCKER_REGISTRY="eicweb/"
ARG
BASE_IMAGE="jug_dev"
ARG
INTERNAL_TAG="testing"
## ========================================================================================
## STAGE1: spack builder image
## EIC builder image with spack
## ========================================================================================
FROM
${DOCKER_REGISTRY}${BASE_IMAGE}:${INTERNAL_TAG}
ARG
TARGETPLATFORM
## version will automatically bust cache for nightly, as it includes
## the date
ARG
JUG_VERSION=1
RUN
echo
" - jug_xl:
${
JUG_VERSION
}
"
>>
/etc/jug_info
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment