Dockerfile for apt-file of Ubuntu
Pull the image from Docker Hub.
$ docker image pull dceoy/apt-file
Search files in packages
$ docker container run --rm dceoy/apt-file search <pattern>
Dockerfile for apt-file of Ubuntu
Pull the image from Docker Hub.
$ docker image pull dceoy/apt-file
Search files in packages
$ docker container run --rm dceoy/apt-file search <pattern>