-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove old compiled spt3g/so3g layers from Docker image (#397)
* Switch to directly using ubuntu:22.04 base image This cuts out the spt3g-docker and so3g layers in the image build. ocs will pull in so3g from pip, these extra layers were from when we needed to compile spt3g_software and so3g prior to so3g becoming pip installable. * Setup and use virtualenv within image * Update pip within venv * Document use of virtualenv in developers page about Docker * Replace lingering python3 with python
- Loading branch information
1 parent
0de9c72
commit b6cbd88
Showing
2 changed files
with
27 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters