parmentelat / nbhosting

nginx + django + docker architecture to host notebooks embedded from open-edx hosted MOOCs
Other
77 stars 8 forks source link

monitor: fail to cleanup lingering containers #145

Closed parmentelat closed 3 years ago

parmentelat commented 3 years ago

we somehow assume container['Created'] to return an epoch, but this returns an ISO string (actually, almost ISO has it has nanoseconds) this is causing lingering containers to not get garbaged as expected