replicate/cog

Make it possible to configure Ubuntu version

Open

#575 opened on Apr 27, 2022

 (2 comments) (1 reaction) (0 assignees)Python (356 forks)batch import
enhancementgogood first issue

Repository metrics

Stars
 (5,724 stars)
PR merge metrics
 (Avg merge 7d 8h) (19 merged PRs in 30d)

Description

It should be possible to pin to a particular Ubuntu version for reproducibility. Handily, if you pick a stable version, this also means that the system packages will effectively be pinned (but with security updates).

Maybe this should also be added to cog init so projects get pinned by default?

See also:

  • #570
  • #535

Contributor guide