Oh! Dockerfile - yes, good one! Despite it not always being useful to me (in those cases I write packer/terraform hcl for lxc), it really is the nicest container building format out there.
Not sure why I forgot about pip - especially since with uv you get a nice lockfile too nowadays.
Dockerfile
- yes, good one! Despite it not always being useful to me (in those cases I write packer/terraformhcl
forlxc
), it really is the nicest container building format out there.pip
- especially since withuv
you get a nice lockfile too nowadays.