Skip to content

oliadikan/containers-introduction-training

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Release Date DOI License: CC BY-SA 4.0

Website is hosted at: https://sib-swiss.github.io/containers-introduction-training/

Please refer to issues for improvements/bugs for course material or the website.

Any contribution to this course material is highly appreciated 👍. Please have a look at the CONTRIBUTING.md file to learn more on how to contribute.

Course website introduction to containers

Authors

How reuse this material

This website is generated with MkDocs, with the theme Material.

To host it locally, install MkDocs:

pip install mkdocs

and Material:

pip install mkdocs-material

Fork this repository and clone it to your local computer. Then, make the repository your current directory and type:

mkdocs serve

To host it locally.

Check it out with your browser at http://localhost:8000/.

For an automatically generated github page, you can run:

mkdocs gh-deploy

About

Course website "Docker and Singularity for reproducible research: getting started with containers"

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 66.2%
  • Python 21.4%
  • HTML 12.4%