An empirical case study on the temporary file smell in dockerfiles

Z Lu, J Xu, Y Wu, T Wang, T Huang - IEEE Access, 2019 - ieeexplore.ieee.org
Docker is widely used in data centers to host services. The docker image adopts a
hierarchical storage architecture, which means that the docker image is composed of a set of …

Fastbuild: Accelerating docker image building for efficient development and deployment of container

Z Huang, S Wu, S Jiang, H Jin - 2019 35th Symposium on …, 2019 - ieeexplore.ieee.org
Docker containers have been increasingly adopted on various computing platforms to
provide a lightweight virtualized execution environment. Compared to virtual machines, this …

Wharf: Sharing docker images in a distributed file system

C Zheng, L Rupprecht, V Tarasov, D Thain… - Proceedings of the …, 2018 - dl.acm.org
Container management frameworks, such as Docker, package diverse applications and
their complex dependencies in self-contained images, which facilitates application …

Large-scale analysis of docker images and performance implications for container storage systems

N Zhao, V Tarasov, H Albahar, A Anwar… - … on Parallel and …, 2020 - ieeexplore.ieee.org
Docker containers have become a prominent solution for supporting modern enterprise
applications due to the highly desirable features of isolation, low overhead, and efficient …

Large-scale analysis of the docker hub dataset

N Zhao, V Tarasov, H Albahar, A Anwar… - 2019 IEEE …, 2019 - ieeexplore.ieee.org
Docker containers have become a prominent solution for supporting modern enterprise
applications due to the highly desirable features of isolation, low overhead, and efficient …

Slimmer: Weight loss secrets for docker registries

N Zhao, V Tarasov, A Anwar… - 2019 IEEE 12th …, 2019 - ieeexplore.ieee.org
Due to their tight isolation, low overhead, and efficient packaging of the execution
environment, Docker containers have become a prominent solution for deploying modern …

Should you upgrade official docker hub images in production environments?

S Gholami, H Khazaei… - 2021 IEEE/ACM 43rd …, 2021 - ieeexplore.ieee.org
Docker, one of the most popular software containerization technologies, allows a user to
deploy Docker images to create and run containers. While Docker images facilitate the …

N-docker: A NVM-HDD hybrid docker storage framework to improve docker performance

L Gu, Q Tang, S Wu, H Jin, Y Zhang, G Shi… - Network and Parallel …, 2019 - Springer
Docker has been widely adopted in production environment, but unfortunately deployment
and cold-start of container are limited by the low speed of disk. The emerging non-volatile …

Fixing dockerfile smells: An empirical study

G Rosa, S Scalabrino, R Oliveto - arXiv preprint arXiv:2208.09097, 2022 - arxiv.org
Background. Containerization technologies are widely adopted in the DevOps workflow. The
most commonly used one is Docker, which requires developers to define a specification file …

A large-scale data set and an empirical study of docker images hosted on docker hub

C Lin, S Nadi, H Khazaei - 2020 IEEE International Conference …, 2020 - ieeexplore.ieee.org
Docker is currently one of the most popular containerization solutions. Previous work
investigated various characteristics of the Docker ecosystem, but has mainly focused on …