Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

syoya/docker-presigner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-presigner

Presigner for Docker.

Required Environment Variables

  • GOOGLE_AUTH_JSON: The key formatted with JSON of a service account in Google Cloud Platform.
  • BUCKET: The bucket name to upload files of Google Cloud Storage.
  • PREFIX: The prefix for object name.
  • PORT: The port to be listened.