Tag: 弹性豆

在ElasticBeanstalk中的Docker中的Akka集群

我试图在Docker中设置一个Akka集群,在ElasticBeanstalk中。 节点之间必须如此沟通: +——————————————————-+ | ElasticBeanstalk/ECS | | | | +———————-+ +———————-+ | | | EC2 | | EC2 | | | | | | | | | | +——————+ | | +——————+ | | | | | Docker | | | | Docker | | | | | | | | | | | | […]

on docker image level = error msg =“无法closurestar编写器:io:在closures的pipe道上读/写”

time="2017-10-27T07:39:20Z" level=error msg="Can't add file /var/app/current/app/content_classifier/forest.pickle to tar: io: read/write on closed pipe" time="2017-10-27T07:39:20Z" level=error msg="Can't close tar writer: io: read/write on closed pipe" Failed to build Docker image aws_beanstalk/staging-app: tar writer: io: read/write on closed pipe" Error response from daemon: Untar error on re-exec cmd: fork/exec /proc/self/exe: cannot allocate memory. Check snapshot logs for […]

如何升级elasticbeanstalk泊坞窗版本

Docker有一个相当快的发布时间表,通常具有重要的,有价值的function。 亚马逊的elasticbeanstalk图像不会经常更新,但是由于您完全控制了机器,您应该可以手动更新docker。 如何做到这一点?