docker-archive / infrakit.gcp

Infrakit plugins for Google Cloud Platform.
Apache License 2.0
12 stars 13 forks source link

Logical ID sets the private IP address #50

Closed chungers closed 7 years ago

chungers commented 7 years ago
  1. Logical ID if set, will set the IP address.
  2. Support Google auth via GOOGLE_APPLICATION_CREDENTIALS as environment variable in the container, which points to a file path that the user is expected to bind mount to the actual credentials JSON file.

Signed-off-by: David Chung david.chung@docker.com