Replies: 1 comment
-
Bumping this. Getting the exact same error. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Whenever I run
docker compose up -d
and thenhtop
,I always see a list of these processes:
Stop the container and those processes go away. I've tried this on a Digital Ocean VM and a local machine, both running Ubuntu 22.04
Is this something I need to worry about? I haven't seen any other post mentioning this, so I'm wondering if it's something I'm doing wrong. Here's my docker-compose.yml file:
Beta Was this translation helpful? Give feedback.
All reactions