• 1 Post
  • 37 Comments
Joined 3 months ago
cake
Cake day: March 15th, 2025

help-circle





  • zr0@lemmy.dbzer0.comtoEurope@lemmy.mlNazi Germany loses the plot
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    7
    ·
    8 days ago

    Nuclear weapons don’t help anyone. There are already enough nuclear powers.

    I don’t understand your second sentence. Isreal is actually nothing but a proxy state of the US. Just like a nice little outpost. So US and Isreal are already big buddies. I very much believe that the US plays a very big role in this attack on Iran.














  • Yeah I saw that plugin a few years ago and it was not ready for production yet.

    I am going a whole different route, but have the same motivation: get rid of docker and improve the security.

    I will move from docker compose to Nomad. And I will also not use containers itself anymore. I want/need more security. You can achieve this with MicroVM (Firecracker). However, you would need to build those VM images yourself. But there is a solution to it. Kata-containers. They allow to deploy OCI compliant containers into seperate MicroVM’s. Then you have true isolation from the host kernel, while not losing much of start-up time.