Skip to content

homdx/flask-hello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kivy Flask application

Docker Repository on Quay

Hello World Kivy with included Flask application Docker builder:

  • Python 3.7.1
  • NDKAPI=21
  • ANDROIDAPI=28
  • NDKVER=17c

For make cache:

cd /root && time tar -czvf root-gradle.tar.gz .gradle/
cd / && time -p tar -czf local-bin.tar.gz /home/userhome/.local/

Build without cache: docker build -t flask-hello --build-arg DISABLECACHE=something .

About

Kivy Flask application

Resources

Stars

Watchers

Forks

Packages

No packages published