alexa-auto-sdk
alexa-auto-sdk copied to clipboard
CI prepare build Docker images
I made a pull request which build Docker images and upload image to https://hub.docker.com/ to be able to use it in a github action. To do so, I run into several issues which I solve with this pull request
- harmonized usage of git-lfs. It makes your
.gitattributes
in each extension obsolete - Install git-lfs in Docker image, it helps when you check in extensions in private repositories
- fix Docker build
@MuniSakkuru
Just to point out what's currently broken, you can see here in this pull request https://github.com/hannesa2/alexa-auto-sdk-public/pull/2 why it's failing.
Btw, to make the Docker image really useful out of the box, two things are missing
- Java 11
- complete Android stack