userse31 [he/him] to chat • 2 years agoFucking python...message-squaremessage-square81 fedilinkarrow-up141file-text
arrow-up141message-squareFucking python...userse31 [he/him] to chat • 2 years agomessage-square81 Commentsfedilinkfile-text
minus-squarealexandra_kollontai [she/her]hexbear4·2 years agoConcepts of docker are good, its tooling is shit especially for hobbyists. I've found it works much better for corporate stuff than for individuals. link
minus-squareSinonatrix [comrade/them]hexbear1·2 years agoIdk if related abstractions like Toolbox (as used in Fedora Silverblue) are totally ready, but they seem like interesting progress for lowering the barrier of entry to paravirtualize builds link
minus-squarealexandra_kollontai [she/her]hexbear2·2 years agoI've used toolbox and it doesn't seem like it's possible to package up a "system state" and distribute that as your application. Toolbox is just a wrapper over podman (which copies the docker cli api) anyway. link
minus-squareSinonatrix [comrade/them]hexbear1·2 years agoI don't think deployment is intended, just making it easier for the developer to isolate dependencies they need. link
Concepts of docker are good, its tooling is shit especially for hobbyists. I've found it works much better for corporate stuff than for individuals.
Idk if related abstractions like Toolbox (as used in Fedora Silverblue) are totally ready, but they seem like interesting progress for lowering the barrier of entry to paravirtualize builds
I've used toolbox and it doesn't seem like it's possible to package up a "system state" and distribute that as your application.
Toolbox is just a wrapper over podman (which copies the docker cli api) anyway.
I don't think deployment is intended, just making it easier for the developer to isolate dependencies they need.