Talk:OSE Linux Docker: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "I tried to install OSE Linux on a USB-stick but I did not succeed with the persistent feature.What is your current setup? Have you thought about using docker to get exactly t...")
 
No edit summary
 
Line 1: Line 1:
I tried to install OSE Linux on a USB-stick but I did not succeed with the persistent feature.What is your current setup?  
I tried to install OSE Linux on a USB-stick but I did not succeed with the persistent feature. What is your current setup?  
Have you thought about using docker to get exactly the same program versions instead of your own distribution?  
Have you thought about using docker to get exactly the same program versions instead of your own distribution?  
Docker files would be much easier to maintain and use without changing the operating system.
Docker files would be much easier to maintain and use without changing the operating system.
e.g.: [https://blog.jessfraz.com/post/docker-containers-on-the-desktop/]

Latest revision as of 21:53, 13 February 2021

I tried to install OSE Linux on a USB-stick but I did not succeed with the persistent feature. What is your current setup? Have you thought about using docker to get exactly the same program versions instead of your own distribution? Docker files would be much easier to maintain and use without changing the operating system. e.g.: [1]