dml_util.lib.dkr
Classes
-
class dml_util.lib.dkr.Ecr(ecr: 'boto3.client' = <factory>, s3: 'boto3.client' = <factory>)[source]
Bases: object
- Parameters:
ecr (boto3.client)
s3 (boto3.client)
-
build(tarball, build_flags=(), repo=None)[source]
-
ecr: boto3.client
-
login()[source]
-
push(local_image, repo_uri)[source]
-
s3: boto3.client