• Anusha's avatar
    Fix android object_detection Dockerfile (#7897) · a341a46a
    Anusha authored
    The current android Dockerfile for object detectiion is not functional anymore. This commit fixes it by the following changes:
     - install gpg-agent, update google-cloud-sdk installation from https://cloud.google.com/sdk/docs/quickstart-debian-ubuntu
     - use non-interactive front end to set default tzdata configuration (required for TF object detection installation)
     - fix the tensorflow configuration
    
    Leaving the base image untouched, although nightly-devel is no longer actively maintained. It may be worth upgrading as a separate effort later.
    a341a46a
Dockerfile 5.77 KB