This is my first question on stackoverflow.
I want to use both ubuntu:18.04
and bioconductor/bioconductor_docker
docker images to build a docker image for a nextflow pipeline
using resources from both containers.
I am not a software developer of any sort. Please help me with pointing me to an appropriate docker file or just how should I go about it.
I think some sort of multistage docker file should be a way to go, but not sure and any help would be great.