Skip to content

wiyarmir/docker-fuchsia-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Fuchsia Development environment

Base Docker Image

Building

  1. Install Docker.

  2. Checkout

  3. docker build -t "wiyarmir/fuchsia" .

WARNING: This script assumes you have already accepted the Android License and will check yes for you.

Usage

docker run -it --rm wiyarmir/fuchsia

You came here for Armadillo?

Easy build of a release APK

docker run --name armadillo wiyarmir/fuchsia:armadillo
docker cp armadillo:/home/fuchsia/fuchsia/apps/sysui/armadillo/android/app/build/outputs/apk/app-release.apk .

LICENSE

MIT

About

Painless way of having a full configured Google Fuchsia environment

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published