Opiniones sobre Introducción a Docker

Opiniones sobre Introducción a Docker

1988 opiniones

Jie X. · Se revisó hace casi 6 años

Pardeep S. · Se revisó hace casi 6 años

app.js isn't working const http = require('http'); const hostname = '0.0.0.0'; const port = 80; const server = http.createServer((req, res) => { res. statusCode = 200; res.setHeader('Content-Type','text/plain'); res.end('Hello World\n'); }); server.listen(port, hostname, () => { console.log('Server running at http://%s:%s/', hostname, port); }); process.on('SIGINT', funcation()=> { console.log('Caught interrupt signal and will exit'); process.exit(); });

jingkai l. · Se revisó hace casi 6 años

yes

Liron S. · Se revisó hace casi 6 años

This is Steps are not accurate and time is too short.

Oluyomi S. · Se revisó hace casi 6 años

Vincent M. · Se revisó hace casi 6 años

Error pushing image to the gcloud registry.

Riccardo A. · Se revisó hace casi 6 años

v

Dan M. · Se revisó hace casi 6 años

Martin H. · Se revisó hace casi 6 años

ok

Eric K. · Se revisó hace casi 6 años

Adam P. · Se revisó hace casi 6 años

Fabia M. · Se revisó hace casi 6 años

Ivan Z. · Se revisó hace casi 6 años

Adam P. · Se revisó hace casi 6 años

Marco P. · Se revisó hace casi 6 años

Kareem Q. · Se revisó hace casi 6 años

Masoud A. · Se revisó hace casi 6 años

Cool!

Ryan G. · Se revisó hace casi 6 años

It's too fast for me to take things in

Ashley V. · Se revisó hace casi 6 años

A little fast

Sean M. · Se revisó hace casi 6 años

There wasn't enough time to experiment or read docs to understand what I was doing in depth.

Jeffrey F. · Se revisó hace casi 6 años

Shelly S. · Se revisó hace casi 6 años

Degena W. · Se revisó hace casi 6 años

Pretty good introduction to using Docker on gcloud. `docker inspect` seemed a little advanced, as the contents are sort of unexplained, or the purpose and why we would need to look at these values.

Marc v. · Se revisó hace casi 6 años

Irfan A. · Se revisó hace casi 6 años

No garantizamos que las opiniones publicadas provengan de consumidores que hayan comprado o utilizado los productos. Google no verifica las opiniones.