Closed djarbz closed 1 month ago
Absolutely!
I've noticed an issue with the concurrency of modules with APT locks.
I have a thought about how to possibly address module dependencies, would you prefer I open an issue or discussion?
@djarbz Yes, sure. You can also relate with #93.
I needed to add an
apt-get update
so that it could install dependencies.I also took the opportunity to cleanup the log output for both
curl
andapt-get
.Additionally, we now log the KASM version.
Fixes https://github.com/coder/modules/issues/325