aboutsummaryrefslogtreecommitdiff
path: root/mission/generic/Dockerfile.in
Commit message (Collapse)AuthorAgeFilesLines
* Only add conda packages and wheels to the imageJoseph 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)
* Add generic missionJoseph Hunkeler2024-04-121-0/+77