You can speak freely in anonymous and encrypted channels e.g a matrix server on I2P/TOR, a signal group (just don't use your name), simplex, retroshare over I2P, etc. Telegram is not encrypted!
Just search for "piracy $channel" e.g "piracy I2P chat", "piracy simplex chat", "piracy signal chat", or something similar and you'll find something. There might even be a forum hosted on TOR or I2P if the piracy community is that motivated.
But always remember not to give too many details about yourself. Being anonymous isn't just a technical requirement, it also required personal effort. Tech can't do everything for you.
What is the connection between your client and server? Is it wireless and going over the router first? Does it work with a direct, wired connection between client and server?
If your connection goes over your router, does your router have a DNS server? What options do you have for DNS config on your router?
Are vcpkg and conan widespread in your experience? Mine has still been majorly "works on my machine with unnamed debian version and unrestricted library version", which still breaks like 90% of the time.
Meanwhile Germany barely provides 5% of its population with fiber and probably less have access to VDSL. Romania, the Baltics and other countries are fast, but I doubt 10Gbs will be normal there even in 20 years.
Was it taken down? I don't see it. Why was it being promoted in the first place and how was it not immediately banned? I thought reddit banned anything lemmy related.
My guess, there's a rust project out there reimplementing curl in rust and that's where development efforts are concentrated. Probably replacing parts of curl with Rust is more work than its worth.
It's probably "sh" "-c" that was being used. That's the ENTRYPOINT. CMD is passed to the ENTRYPOINT. The docs explain it well, I think.
As for volumes, TL;DR these are mounted into the container at runtime and are not in the image.
You may put the dev and production config in the image, but I'd advise against it, especially if the production config contains secrets. Then they'll be baked into the docker image.
long explanation
Finally, parameterising compose files: use environment variables. You can put then into a .env beside your compose.yaml or set them before calling e.g ENVIRONMENT_VARIABLE=someValue docker compose up.
If they could please outlaw foreign services from public institutions altogether, that would be great. Get rid of Microsoft, Amazon, Google, Apple (MAGA), Facebook, and so on. The EU should be using opensource instead of all that proprietary shit.