Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Related docker "Thin top" issue #10

Open
machard opened this issue Jan 17, 2017 · 6 comments
Open

Related docker "Thin top" issue #10

machard opened this issue Jan 17, 2017 · 6 comments

Comments

@machard
Copy link

machard commented Jan 17, 2017

After several builds, i encountered this problem: http://stackoverflow.com/questions/36918387/space-issue-on-docker-devmapper-and-centos7

And it does block any new ci. I have to delete and recreate the cloud formation stack.

moby/moby#3182 (comment)

@mhart
Copy link
Member

mhart commented Jan 17, 2017

Do you know what version of the ECS agent is running on your machines?

I know that newer agents will try to clean up old images, etc: http://docs.aws.amazon.com/AmazonECS/latest/developerguide/automated_image_cleanup.html

Might just be a case of trying new AMIs? http://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html

@machard
Copy link
Author

machard commented Jan 19, 2017

@mhart
It happened again after ~10 deployments
capture d ecran 2017-01-19 a 11 03 47

@machard
Copy link
Author

machard commented Jan 19, 2017

capture d ecran 2017-01-19 a 11 04 46

my docker file.
I need to build on amazonlinux

@mhart
Copy link
Member

mhart commented Jan 19, 2017

Do you know what version of the ECS agent is running on your machines?

Have you tried with one of the newer AMIs? http://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html

@machard
Copy link
Author

machard commented Jan 19, 2017

I'd like to be able to answer your question but i don't know how :/

I just used the cloud formation cluster.template and defined my Dockerfile.test as shown before :/

@mhart

@machard
Copy link
Author

machard commented Jan 27, 2017

moby/moby#26015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants