push_docker_app: push a docker image to AWS ECR

Description Usage Arguments Details

View source: R/push_docker_app.R

Description

push a docker image to AWS ECR

Usage

1
2
push_docker_app(app.name = basename(getwd()),
  repo = "126952269818.dkr.ecr.us-east-1.amazonaws.com")

Arguments

app.name

name of application (defaults to working directory)

repo

name of Amazon EC2 container registry

Details

Amazon web services command line tools must be installed and configured for this to properly work


cole-brokamp/rize documentation built on May 13, 2019, 8:50 p.m.