Downsize the student image

This commit is contained in:
Eric Coissac
2025-11-01 21:49:18 +01:00
parent d49592c5d4
commit 0eae496a94
38 changed files with 8227 additions and 754 deletions

View File

@@ -76,6 +76,7 @@ c.DockerSpawner.volume_driver_opts = {
'device': '/volumes',
'o': 'bind'
}
# Memory and CPU configuration (adjust according to your needs)
c.DockerSpawner.mem_limit = '2G'
c.DockerSpawner.cpu_limit = 1.0