BirkhoffLee@tg says to SITCON BOT Testpoolcontainer = spawn 'docker', ['run', '--name', containerName, '--rm', '--memory="40m"', 'node', 'bash', '-c', 'cd /home; echo ' + new Buffer(code).toString('base64') + ' | base64 --decode > ./run.js; node ./run.js']at Sun, May 8, 2016 5:09 PM