Introdução ao Docker avaliações

Introdução ao Docker avaliações

1988 avaliações

Jie X. · Revisado há almost 6 years

Pardeep S. · Revisado há almost 6 years

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. · Revisado há almost 6 years

yes

Liron S. · Revisado há almost 6 years

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

Oluyomi S. · Revisado há almost 6 years

Vincent M. · Revisado há almost 6 years

Error pushing image to the gcloud registry.

Riccardo A. · Revisado há almost 6 years

v

Dan M. · Revisado há almost 6 years

Martin H. · Revisado há almost 6 years

ok

Eric K. · Revisado há almost 6 years

Adam P. · Revisado há almost 6 years

Fabia M. · Revisado há almost 6 years

Ivan Z. · Revisado há almost 6 years

Adam P. · Revisado há almost 6 years

Marco P. · Revisado há almost 6 years

Kareem Q. · Revisado há almost 6 years

Masoud A. · Revisado há almost 6 years

Cool!

Ryan G. · Revisado há almost 6 years

It's too fast for me to take things in

Ashley V. · Revisado há almost 6 years

A little fast

Sean M. · Revisado há almost 6 years

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

Jeffrey F. · Revisado há almost 6 years

Shelly S. · Revisado há almost 6 years

Degena W. · Revisado há almost 6 years

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. · Revisado há almost 6 years

Irfan A. · Revisado há almost 6 years

Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.