Kivy Flask application
Hello World Kivy with included Flask application Docker builder:
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 .
Content type
Image
Digest
Size
2.2 GB
Last updated
over 7 years ago
docker pull homdx/flask-hello