Temporal analysis and repair of flaky dockerfiles

T Shabani, N Nashid, P Alian, A Mesbah - arXiv preprint arXiv:2408.05379, 2024 - arxiv.org
Dockerfile flakiness, characterized by inconsistent build behavior without Dockerfile or
project source code changes, poses significant challenges in Continuous Integration and …

Not all Dockerfile Smells are the Same: An Empirical Evaluation of Hadolint Writing Practices by Experts

G Rosa, S Scalabrino, G Robles… - 2024 IEEE/ACM 21st …, 2024 - ieeexplore.ieee.org
Dockerfiles can be affected by bad design choices, known as Dock-erfile smells. Hadolint is
currently the reference tool able to detect them, and it is widely used both by researchers …

[PDF][PDF] Design of a Hardening Module for Automatically Securing Containers

L Verderame, L Caviglione - 2024 - ceur-ws.org
Modern microservices need to quickly face changes both in terms of technology and
requirements of users. To address such a challenging scenario, developers and IT operators …

Dockerfile flakiness: characterization and repair

T ShabaniMirzaei - 2024 - open.library.ubc.ca
Docker, a platform utilizing OS-level virtualization, packages applications into lightweight,
portable images defined by instructions in a Dockerfile. However, the reliability of these …