Skip to content

avalitan/aaps-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aaps-builder

Builds AndroidAPS from source.

Docker Hub

How To

Linux

docker run --network host --mount type=bind,source="$(pwd)",target=/aaps -it --rm -p 8080:8080 avalitan/aaps-builder all

Windows

  • Still need to figure this out