DevOps orchestration company Transposit has announced new pre-built integrations with over 200 services and tools, such as ServiceNow, Jira Service Management, and GitHub. The company believes that these integrations will help save organizations time and money by eliminating the need for them to build and maintain custom integrations to these services on their own. Teams … continue reading
Podman is a tool for managing OCI containers and pods that are made from groups of containers. It provides APIs for managing containers, pods, container images, and more. Podman’s GitHub documentation states that the project is based on libpod, a library for container lifecycle management that is also contained in this repository. The latest 2.2.1 … continue reading
Lazydocker is an open-source project that aims to reduce the necessity of memorizing Docker commands. Created by software engineer Jesse Duffield, Lazydocker acts as a GUI for Docker and Docker-compose terminals. The rationale behind the project is that “memorising docker commands is hard. Memorising aliases is slightly less hard.” Duffield explains on the project’s GitHub … continue reading
The Open Container Initiative (OCI) has announced the launch of the Distribution Specification project. The project intends to standardize container image distribution based on specification for the Docker Registry HTTP API V2 protocol, which supports the pushing and pulling of container images According to the OCI, while the Docker registry is becoming the de facto … continue reading
Corero Network Security has disclosed that the Memcached vulnerability that was responsible for last week’s GitHub DDoS attack is more extensive than originally reported. It is now known that the vulnerability can be used to steal or modify data from the Memcached servers. Memcached is an open-source system that stores data in memory to speed … continue reading