The Wayback Machine - https://web.archive.org/web/20200927141230/https://github.com/wiyarmir/docker-fuchsia-dev
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.