GoogleChromeLabs / bubblewrap

Bubblewrap is a Command Line Interface (CLI) that helps developers to create a Project for an Android application that launches an existing Progressive Web App (PWAs) using a Trusted Web Activity.
Apache License 2.0
2.29k stars 152 forks source link

[Help] How to download the build tools only once using docker? #827

Open RikudouSage opened 10 months ago

RikudouSage commented 10 months ago

I can't find any documentation on docker usage, what I want to know is if there's a directory I can mount to the host system so it doesn't download the build tools every single time.