Friday, 1 May 2020

NodeJS and Docker REST API

Hello everyone, this week i started to learn more about docker and started a project to execute code in sandbox using docker.The API basically receive a request with a git repository, download code, create a image, create a container and start the container.Now have a lot features to develop like limit memory and cpu consumption, timeout and more...The git repository is bellow if you have any suggestion please tell me and i will fix it or you can open a PR.https://github.com/thierrysantos/sandboxThanks :) :) !!

Submitted May 02, 2020 at 02:14AM by thierrysantos

No comments:

Post a Comment