Skip to content

Strawberry-Foundations/sbos-live-iso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StrawberryOS Live ISO

Note

Want to know what's in store for the future of StrawberryOS? Then take a look at our TODO list!

Tested Builds

You can download tested builds from our GitHub releases. These are usually more stable and have been tested by us developers.

Untested Builds

Untested builds can be downloaded directly from GitHub Actions. You will need a GitHub account for this. These builds are usually not tested and could therefore be susceptible to bugs.

Building Locally

The following example uses Docker and assumes you have Docker correctly installed and set up:

  1. Clone this project & cd into it:

    $ git clone https://github.com/Strawberry-Foundations/sbos-live-iso && cd sbos-live-iso
    
  2. Run the build:

    $ bash run_container.sh
    
  3. When done, your image will be in the builds folder.

Note

If you create a second build, you should delete the builds folder or move the contents so that the ISOs are not copied into the container