Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Tango Images
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
LOFAR2.0
Tango Images
Commits
97a3c354
Unverified
Commit
97a3c354
authored
2 years ago
by
Ugur Yilmaz
Browse files
Options
Downloads
Patches
Plain Diff
ST-1260
: change dsconfig packages
parent
1d9ad5f2
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
images/ska-tango-images-tango-dsconfig-alpine/Dockerfile
+1
-1
1 addition, 1 deletion
images/ska-tango-images-tango-dsconfig-alpine/Dockerfile
images/ska-tango-images-tango-dsconfig/Dockerfile
+1
-1
1 addition, 1 deletion
images/ska-tango-images-tango-dsconfig/Dockerfile
with
2 additions
and
2 deletions
images/ska-tango-images-tango-dsconfig-alpine/Dockerfile
+
1
−
1
View file @
97a3c354
...
@@ -13,7 +13,7 @@ LABEL \
...
@@ -13,7 +13,7 @@ LABEL \
org.skatelescope.version="1.0.0" \
org.skatelescope.version="1.0.0" \
int.skao.application="MaxIV Tango Dsconfig"
int.skao.application="MaxIV Tango Dsconfig"
RUN
python3
-m
pip
install
python-
dsconfig
RUN
python3
-m
pip
install
dsconfig
# Existing Helm charts assume tango-dsconfig starts in the root directory
# Existing Helm charts assume tango-dsconfig starts in the root directory
WORKDIR
/
WORKDIR
/
This diff is collapsed.
Click to expand it.
images/ska-tango-images-tango-dsconfig/Dockerfile
+
1
−
1
View file @
97a3c354
...
@@ -13,7 +13,7 @@ LABEL \
...
@@ -13,7 +13,7 @@ LABEL \
org.skatelescope.version="1.0.0" \
org.skatelescope.version="1.0.0" \
int.skao.application="MaxIV Tango Dsconfig"
int.skao.application="MaxIV Tango Dsconfig"
RUN
python3
-m
pip
install
python-
dsconfig
RUN
python3
-m
pip
install
dsconfig
# Existing Helm charts assume tango-dsconfig starts in the root directory
# Existing Helm charts assume tango-dsconfig starts in the root directory
WORKDIR
/
WORKDIR
/
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