GithubHelp home page GithubHelp logo

docker-aws's People

Contributors

cgswong avatar cl1ent avatar echernyavskiy avatar levi-rs avatar leviable avatar markerichanson avatar paulostazeski avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

docker-aws's Issues

aws ecr is out

Hi there,

can you please start a new build?
Amazon released 'aws ecr' commands.

Thanks :)

Bitbucket S3 deploy not working

Bitbucket has recently upgraded the bitbucket Pipeline infrastructure and upgraded the conatinerd version from 1.4.3 to containerd 1.5.0 starting August24th. Because of this, the pipleline build for S3 deployment from BB cloud is failing . It seems like "runc" has introduced a breaking change in its validation of the VOLUME mount path to ensure it's an absolute path and reject any relative path.
So an absolute path was suggested in the image and use that in the pipleline.
Here is the bitbucket-pipelines.yml code.

#########################################################
image: cgswong/aws:aws

pipelines:
branches:
master:
- step:
script:
- aws s3 ls s3://my-favourite-bucket/folder1/file1.txt
- echo "hello world"
- echo "Thank you very much !!"
######################################################

P.S Bitbucket suggests to update the image with the absolute path.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.