BioShadock is a Docker registry for BioInformatics. Here are hosted Docker images dedicated to a broad spectrum of Biological communities as represented by the Biogenouest Western France network.
In particular, you will find here:
The number of images available will grow following the community needs.
The Docker Genouest code facility team: François Moreews, Yvan Le Bras, Olivier Sallou
Past contributors: Cyril Monjeaud
To create or push an image, you must have a GenOuest account.
Once logged, you can create containers with a Dockerfile or push your images in your repository, and set it public or private.
Copy file in /etc/docker/certs.d/{{service}} and /etc/docker/certs.d/{{issuer}} with name ca.crt and restart docker
docker login {{service}}
docker tag XYZ {{service}}/X/Y/Z
docker push {{service}}/X/Y/Z