1 citations · 1 across the 2 of their papers we have counts for
2 papers
cs.SE2023
Automatically Generating Dockerfiles via Deep Learning: Challenges and Promises
Giovanni Rosa, Antonio Mastropaolo, Simone Scalabrino +2
Containerization allows developers to define the execution environment in which their software needs to be installed. Docker is the leading platform in this field, and developers t…
cs.SE2022★ 1 cited
Fixing Dockerfile Smells: An Empirical Study
Giovanni Rosa, Simone Scalabrino, Rocco Oliveto
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…