Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save pmundt/b1d83d1a0abe4e5a0e84bf8b98f1c11b to your computer and use it in GitHub Desktop.
Save pmundt/b1d83d1a0abe4e5a0e84bf8b98f1c11b to your computer and use it in GitHub Desktop.
EdgeTPU devicequery image variants with local build context
source:
type: dockerfile
url: file:///home/pmundt/devel/git/accelerator-base-containers/examples/edgetpu-devicequery/Dockerfile
build_context:
path: /home/pmundt/devel/git/accelerator-base-containers/examples/edgetpu-devicequery
dir_name: edgetpu-devicequery
target:
registry_ip: localhost:5000
images:
- image: adaptant/edgetpu-devicequery
tag: std
- image: adaptant/edgetpu-devicequery
tag: max
base: acceleratorbase/edgetpu-max
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment