César Zubillaga

Results 3 issues of César Zubillaga

Hi! Instead of using this module i found the solution with this code: ``` javascript var http = require('http'); var port = process.argv[2]; var server = http.createServer(function(req, res){ if(req.method ===...

Hi, I need to enable headers module in this images, but Isee there is no way to enable the same way we can enable new vhosts, with a volume. My...

I encountered an error while trying to pull the image localhost:7439/registry.hub.docker.com/library/mongo:4.2.24. The error message indicates that I have reached Docker's pull rate limit: `Failed to pull image "localhost:7439/registry.hub.docker.com/library/mongo:4.2.24": rpc error:...