Sign inSign up

ownlocal/all_your_base

By ownlocal

•Updated almost 10 years ago

Tiny Ruby

Image
0

102

ownlocal/all_your_base repository overview

How to build and push a new build:

  1. Run the appropriate script for the version you want (e.g. ./build-2.3.1)
  2. Add the ECR repo tag (make sure you use the correct version in both spots):
  • docker tag ruby-dev:2.3.1 861220707463.dkr.ecr.us-east-1.amazonaws.com/ruby-dev:2.3.1
  • docker tag ruby-base:2.3.1 861220707463.dkr.ecr.us-east-1.amazonaws.com/ruby-base:2.3.1
  1. Authenticate with ECR with aws ecr get-login (copy paste the output or just run it with eval or whatnot in the first place).
  2. Push with e.g. docker push 861220707463.dkr.ecr.us-east-1.amazonaws.com/ruby-base:2.3.1

Tag summary

Content type

Image

Digest

Size

10.3 MB

Last updated

almost 10 years ago

docker pull ownlocal/all_your_base:2.2.4