A Systematic Literature Review on Maintenance of Software Containers

R Malhotra, A Bansal, M Kessentini - ACM Computing Surveys, 2024 - dl.acm.org
Nowadays, cloud computing is gaining tremendous attention to deliver information via the
internet. Virtualization plays a major role in cloud computing as it deploys multiple virtual …

Design and implementation of cloud docker application architecture based on machine learning in container management for smart manufacturing

BS Kim, SH Lee, YR Lee, YH Park, J Jeong - Applied Sciences, 2022 - mdpi.com
Manufacturers are expanding their business-process innovation and customized
manufacturing to reduce their information technology costs and increase their operational …

The GitHub development workflow automation ecosystems

M Wessel, T Mens, A Decan, PR Mazrae - Software Ecosystems: Tooling …, 2023 - Springer
Large-scale software development has become a highly collaborative and geographically
distributed endeavor, especially in open-source software development ecosystems and their …

Refactorings and technical debt in docker projects: An empirical study

E Ksontini, M Kessentini, TN Ferreira… - 2021 36th IEEE/ACM …, 2021 - ieeexplore.ieee.org
Software containers, such as Docker, are recently considered as the mainstream technology
of providing reusable software artifacts. Developers can easily build and deploy their …

An empirical study of build failures in the docker context

Y Wu, Y Zhang, T Wang, H Wang - Proceedings of the 17th international …, 2020 - dl.acm.org
Docker containers have become the de-facto industry standard. Docker builds often break,
and a large amount of efforts are put into troubleshooting broken builds. Prior studies have …

Using Continuous Integration Techniques in Open Source Projects–An Exploratory Study

MR Wróbel, J Szymukowicz, P Weichbroth - IEEE Access, 2023 - ieeexplore.ieee.org
For a growing number of software projects, continuous integration (CI) techniques are
becoming an essential part of the process. However, the maturity of their adoption in open …

A container-based workflow for distributed training of deep learning algorithms in HPC clusters

J González-Abad, Á López García, VY Kozlov - Cluster Computing, 2023 - Springer
Deep learning has been postulated as a solution for numerous problems in different
branches of science. Given the resource-intensive nature of these models, they often need …

Revisiting dockerfiles in open source software over time

K Eng, A Hindle - … IEEE/ACM 18th International Conference on …, 2021 - ieeexplore.ieee.org
Docker is becoming ubiquitous with containerization for developing and deploying
applications. Previous studies have analyzed Dockerfiles that are used to create container …

DRMiner: A Tool For Identifying And Analyzing Refactorings In Dockerfile

E Ksontini, A Abid, R Khalsi… - 2024 IEEE/ACM 21st …, 2024 - ieeexplore.ieee.org
Software containerization using Docker has recently become the de facto standard for
delivering reusable software artifacts. Integral to Docker's functionality are Dockerfiles, which …

What Quality Aspects Influence the Adoption of Docker Images?

G Rosa, S Scalabrino, G Bavota, R Oliveto - ACM Transactions on …, 2023 - dl.acm.org
Docker is a containerization technology that allows developers to ship software applications
along with their dependencies in Docker images. Developers can extend existing images …