Skip to content
GitLab
Explore
Sign in
Register
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
5a1cf382
Unverified
Commit
5a1cf382
authored
2 years ago
by
Ugur Yilmaz
Browse files
Options
Downloads
Patches
Plain Diff
ST-1398
: Add python venv for building
parent
1626f324
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
.make
+1
-1
1 addition, 1 deletion
.make
images/ska-tango-images-pytango-builder/.release
+2
-2
2 additions, 2 deletions
images/ska-tango-images-pytango-builder/.release
images/ska-tango-images-pytango-builder/Dockerfile
+1
-0
1 addition, 0 deletions
images/ska-tango-images-pytango-builder/Dockerfile
with
4 additions
and
3 deletions
.make
@
55f9c156
Subproject commit
6e2ebe0077290aade5c6349a62c5c53f688df488
Subproject commit
55f9c1564316e28bf8a5dad84de00906fe0b68f7
This diff is collapsed.
Click to expand it.
images/ska-tango-images-pytango-builder/.release
+
2
−
2
View file @
5a1cf382
release=9.3.3
1
tag=9.3.3
1
release=9.3.3
2
tag=9.3.3
2
This diff is collapsed.
Click to expand it.
images/ska-tango-images-pytango-builder/Dockerfile
+
1
−
0
View file @
5a1cf382
...
...
@@ -39,6 +39,7 @@ RUN apt-get update \
python3-distutils
\
python3-setuptools
\
python3-wheel
\
python3-venv
\
zlib1g-dev
\
ca-certificates
\
curl
\
...
...
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