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
GitLab 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
31902482
Unverified
Commit
31902482
authored
5 years ago
by
Matteo Di Carlo
Committed by
GitHub
5 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #10 from ska-telescope/upgrade-to-buster
Update Dockerfiles to build with buster and TANGO 9.3.3
parents
7b0052e4
9391d0c7
Branches
Branches containing commit
Tags
0.2.0
Tags containing commit
No related merge requests found
Changes
22
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
docker/tango/tango-rest/Makefile
+1
-1
1 addition, 1 deletion
docker/tango/tango-rest/Makefile
docker/tango/tango-starter/.release
+2
-2
2 additions, 2 deletions
docker/tango/tango-starter/.release
with
3 additions
and
3 deletions
docker/tango/tango-rest/Makefile
+
1
−
1
View file @
31902482
...
@@ -7,7 +7,7 @@ CACHE_VOLUME = tango-rest-test-cache
...
@@ -7,7 +7,7 @@ CACHE_VOLUME = tango-rest-test-cache
DOCKER_RUN_ARGS
=
DOCKER_RUN_ARGS
=
# defines the image to test
# defines the image to test
IMAGE_TO_TEST
=
$(
DOCKER_REGISTRY_HOST
)
/
$(
DOCKER_REGISTRY_USER
)
/tango-
rest
:latest
IMAGE_TO_TEST
=
$(
DOCKER_REGISTRY_HOST
)
/
$(
DOCKER_REGISTRY_USER
)
/tango-
itango
:latest
# docker-compose commmand for a composition of services for the tango database,
# docker-compose commmand for a composition of services for the tango database,
# databaseds device, and tangotest devices
# databaseds device, and tangotest devices
...
...
This diff is collapsed.
Click to expand it.
docker/tango/tango-starter/.release
+
2
−
2
View file @
31902482
release=0.
1
.0
release=0.
2
.0
tag=tango-starter-0.
1
.0
tag=tango-starter-0.
2
.0
This diff is collapsed.
Click to expand it.
Prev
1
2
Next
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