aboutsummaryrefslogtreecommitdiff
path: root/mission/generic
Commit message (Collapse)AuthorAgeFilesLines
* Only add conda packages and wheels to the imagebut_whyJoseph Hunkeler2024-08-081-1/+1
| | | | * docker images are saved to the packages directory and will be consumed by the image if present.
* Fixes deprecated call to ENV in Dockerfile templates (#17)Joseph Hunkeler2024-07-311-1/+1
| | | * LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line XY)
* Remove rc level from build nameJoseph Hunkeler2024-04-151-1/+1
|
* Add generic missionJoseph Hunkeler2024-04-123-0/+91