For example we seem to require an up-to-date version of NodeJS. This would be fine if it wasn't for Ubuntu shipping outdated node versions, even for the newest 22.04 LTS.
A Dockerfile would help us alleviate that issue to some degree, giving us an environment that should work with Master Server code.
For example we seem to require an up-to-date version of NodeJS. This would be fine if it wasn't for Ubuntu shipping outdated node versions, even for the newest 22.04 LTS.
A Dockerfile would help us alleviate that issue to some degree, giving us an environment that should work with Master Server code.