Skip to content

Nino-K/rancher-desktop-opensuse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This directory contains scripts to build an OpenSUSE distribution for Rancher Desktop.

Usage

The distribution is built using docker:

make TYPE=qcow2 # For Linux/darwin hosts
make TYPE=tar.xz # For WSL hosts

To cross-compile for a non-native architecture, set GOARCH to the target architecture as used by the [go toolchain]. This requires your docker daemon to be able to emulate that architecture.

About

openSUSE distribution for Rancher Desktop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 75.5%
  • Makefile 15.1%
  • Dockerfile 9.4%