Re: I have found a container system that works for my Python 2 app

2024-11-10 Thread Chris Green
Geert Stappers wrote: > On Sat, Nov 09, 2024 at 08:02:43AM -0500, songbird wrote: > > Chris Green wrote: > > > Thanks to various people here helping me to understand a bit more about > > > containers and some searching and experimentation I now have a > > > container to run my little Python 2 scan

Re: I have found a container system that works for my Python 2 app

2024-11-10 Thread Geert Stappers
On Sat, Nov 09, 2024 at 08:02:43AM -0500, songbird wrote: > Chris Green wrote: > > Thanks to various people here helping me to understand a bit more about > > containers and some searching and experimentation I now have a > > container to run my little Python 2 scanner app within Debian 12. > > > >

Re: I have found a container system that works for my Python 2 app

2024-11-09 Thread songbird
Chris Green wrote: > Thanks to various people here helping me to understand a bit more about > containers and some searching and experimentation I now have a > container to run my little Python 2 scanner app within Debian 12. > > It's distrobox which is a sort of wrapper for podman and gives one an

I have found a container system that works for my Python 2 app

2024-11-08 Thread Chris Green
Thanks to various people here helping me to understand a bit more about containers and some searching and experimentation I now have a container to run my little Python 2 scanner app within Debian 12. It's distrobox which is a sort of wrapper for podman and gives one an easy to use interface for i