Docker: Difference between revisions
Jump to navigation
Jump to search
(Created page with "It is possible to run docker containers on your computer or use them for teaching. === Personal use: === - just send a message to mailto:lwp@rug.nl stating your intentions...") |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:Docker-faq]] | |||
It is possible to run docker containers on your computer or use them for teaching. | It is possible to run docker containers on your computer or use them for teaching. | ||
Revision as of 10:28, 8 November 2019
It is possible to run docker containers on your computer or use them for teaching.
Personal use:
- just send a message to mailto:lwp@rug.nl stating your intentions - by default you will be able to run any container but will not be able to mount a local path into the container. - these limitations can be lifted on a case by case basis (ie. we have to know about it)
Teaching use:
- just send a message to mailto:lwp@rug.nl, we need to know the container name and whether you need to forward ports and use local storage. In principle we will mount local storage in /tmp, this way it is cleaned up when the LWP reboots