nymag / airmail-dockerhub

Docker images for CI builds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Airmail DockerHub

Builds an image to DockerHub to use the Airmail CLI.

Any commands passed to the run command go straight to the CLI. The image requies that your AWS environment variables be set for access key and secret.

  • AWS_ACCESS_KEY_ID
  • AWS_SECRET_ACCESS_KEY

About

Docker images for CI builds

License:MIT License


Languages

Language:Dockerfile 62.6%Language:Shell 37.4%