Browsing Tag
Docker
5 posts
Millions of Docker repos found pushing malware, phishing sites
Three large-scale campaigns targeted Docker Hub users, planting millions of repositories that pushed malware and phishing sites since early 2021. As JFrog security researchers found, around 20% of the 15 million repositories hosted by Docker Hub contained malicious content, ranging from spam to dangerous malware and phishing sites. The researchers discovered almost 4.6 million repositories containing no
April 30, 2024
Docker launches Testcontainers on former rival Red Hat’s OpenShift
Interview As the IT industry faces an inflection point thanks to AI, lessons can be learned from Docker in how a company can - or must - pivot in the face of a changing reality. Scott Johnston, longtime CEO of Docker, was at last week's Kubecon event to talk up the arrival of Testcontainers on
March 23, 2024
Docker à Bamako, un travail de forçat pour une maigre pitance
Par notre correspondant à Bamako Diemba Moussa Konaté le 18/02/2022 à 13h17 © Copyright : Le360/ Diemba Moussa Konaté. Nombre de jeunes ruraux ont rejoint Bamako à la recherche d’un avenir meilleur. Certains sont devenus «dockers», c’est-à-dire porteurs de charges lourdes et pas forcément dans les ports. Quand les uns le sont temporairement, d’autres en…
February 18, 2022
How to Create a Docker Image From a Running Container
Feb 10, 2022, 10:22 am EST | 4 min read Docker containers are generally ephemeral application instances which lack internal state. That’s the best practice way to handle them that lets you stop or restart your containers at any time. Sometimes modifications to a container’s filesystem are unavoidable though. Perhaps you’re trying out software and…
February 10, 2022
What Is Moby and How Does It Relate to Docker?
Feb 10, 2022, 10:21 am EST | 4 min read Docker’s Moby Project disassembles the foundational components of Docker Engine into a modular toolkit that other container-based systems can reuse. Moby was spun out of the then-monolithic Docker codebase in 2017. It’s developed into a comprehensive library of container backend components which can be combined…
February 10, 2022