GithubHelp home page GithubHelp logo

isabella232 / amazon-ecs-agent-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from remind101/amazon-ecs-agent

0.0 0.0 0.0 30 KB

The official Amazon ECS Agent, with some Remind/Empire specific patches applied.

Makefile 74.46% Dockerfile 25.54%

amazon-ecs-agent-1's Introduction

Amazon ECS Container Agent

This builds an Amazon ECS Container Agent, with some patches applied for Remind's use.

Patches

  1. 1-tty: This patch provides a method to pass down the -t (allocate TTY) and -i (open stdin) flags of docker run, so that Empire can attach to these tasks. (From https://github.com/aws/amazon-ecs-agent/compare/v1.18.0...ejholmes:tty)
  2. 2-pids-limit: This patch will automatically remove the nproc ulimit, and replace it with the --pids-limit flag of Docker run (From https://github.com/aws/amazon-ecs-agent/compare/master...ejholmes:pids-limit)
  3. 3-fix-netnsformat: This patch fixes the ecscni module so that the ECS agent can configure network namespaces, when not running within a Docker container. (From https://github.com/aws/amazon-ecs-agent/compare/master...ejholmes:fix-netnsformat)

Updating to a new release

  1. Bump REVISION in Makefile
  2. Run make clean
  3. Run make test
  4. Run make

amazon-ecs-agent-1's People

Contributors

ejholmes avatar isobit avatar lowercases avatar russellballestrini avatar

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.