Sign inSign up

fitle/python

By fitle

•Updated over 5 years ago

Image for Bitbucket pipelines

Image
0

1.9K

fitle/python repository overview

⁠dockerfiles

Dockerfiles used by Fitle

node-awscli, deployment and python are automatically built on Docker Hub⁠.

replication must be built manually and pushed to AWS Elasctic Container Registry (ECR):

  • cd replication
  • docker build .
  • docker tag <IMAGE_ID> 778787388118.dkr.ecr.eu-west-1.amazonaws.com/preprod-copy-job
  • $(aws ecr get-login --no-include-email --region eu-west-1)
  • docker push 778787388118.dkr.ecr.eu-west-1.amazonaws.com/preprod-copy-job

Tag summary

Content type

Image

Digest

Size

368.7 MB

Last updated

over 5 years ago

docker pull fitle/python