What are the Slack Archives?
Itβs a history of our time together in the Slack Community! Thereβs a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.
Because this space is not active, you wonβt be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..
the docker sync container uses 100% CPU on my machine without any files changing at all. has someone
Comments
-
For MacOS there is a bug with docker https://github.com/docker/for-mac/issues/3499
0 -
Ah, indeed I'm on macOS. But this seems irrelevant seems it only happens for the sync container in my case. but maybe it's also related.
0 -
Are you using volumes?
0 -
I've just removed everything and upped it right now. let's see if it works.
0 -
I'm using the standard
deployment.dev.yml
that comes with the demo shops.0 -
problems may be also semi-hardware one. it's worth to keep an eye on the RAM usage. not enough ram means you will be using your swap space (if you have it) which will use more CPU to manage swapping process.
then again, if you run your jenkins in docker, it will consume your CPU to run tasks, disabling scheduler might be a good idea for local development (until you want to keep it runnin in the background). but that won't solve your issue on the long run.
0 -
Again, the container producing the load was unison, not Jenkins and not anything else. What solved the issue for me was a
docker/sdk remove
followed bydocker/sdk up
- that also fixed a few sync problems. Inside the container there was nothing special going on so I don't know why unison was in such a busy (loop?) state.0 -
This setup has 32GB and 8GB are exclusively reserved for Docker. This should be plenty.
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 77 Spryker News
- 931 Developer Corner
- 789 Spryker Development
- 90 Spryker Dev Environment
- 362 Spryker Releases
- 3 Oryx frontend framework
- 35 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 26 Job Opportunities
- 3.2K π Slack Archives
- 116 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random Stuff
- 4 Code Testing
- 33 Product & Business Questions
- 70 Spryker Safari Questions
- 50 Random