Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LOFAR
Manage
Activity
Members
Labels
Plan
Issues
Wiki
Jira issues
Open Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Insights
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
RadioObservatory
LOFAR
Commits
a48eb88c
Commit
a48eb88c
authored
4 years ago
by
Fabio Vitello
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' into
TMSS-419
parents
7dcfc6d9
86366350
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!268
Resolve TMSS-419
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Docker/lofar-base/Dockerfile.tmpl
+10
-0
10 additions, 0 deletions
Docker/lofar-base/Dockerfile.tmpl
with
10 additions
and
0 deletions
Docker/lofar-base/Dockerfile.tmpl
+
10
−
0
View file @
a48eb88c
...
...
@@ -202,6 +202,16 @@ RUN aptitude install -y libqpid-proton8 libqpid-proton-cpp8 python3-qpid-proton
# *******************
RUN aptitude install -y python3-kombu
# *******************
# Unconsumed build arguments
# *******************
# Apply a finger print to force a rebuild if the source code changes. Supply a unique ID here to force a rebuild.
ARG LOFAR_FINGERPRINT=whatever
# we do not use this, but will be configured to produce it
ARG LOFAR_BASE_IMAGE_VERSION=latest
#
# entry
#
...
...
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