Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tauri build Image

This Image can be used in your Tauri App to build an executable for Linux Debian derivatives. It uses pnpm as a package manger for the node project. Add the Dockerfile and .dockerignore to the root of your Tauri project.

Usage

docker build -t tauri-build --target build -f Dockerfile .
docker run -v $(pwd)/release:/app/src-tauri/target/release/ tauri-build

The executable will be in the release folder of your project.

About

Docker setup to build a tauri app on arm MacOS for a Raspberry Pi

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages