关于“Introduction to Docker”的评价

关于“Introduction to Docker”的评价

1988 条评价

Jie X. · 已于 almost 6 years前审核

Pardeep S. · 已于 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. · 已于 almost 6 years前审核

yes

Liron S. · 已于 almost 6 years前审核

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

Oluyomi S. · 已于 almost 6 years前审核

Vincent M. · 已于 almost 6 years前审核

Error pushing image to the gcloud registry.

Riccardo A. · 已于 almost 6 years前审核

v

Dan M. · 已于 almost 6 years前审核

Martin H. · 已于 almost 6 years前审核

ok

Eric K. · 已于 almost 6 years前审核

Adam P. · 已于 almost 6 years前审核

Fabia M. · 已于 almost 6 years前审核

Ivan Z. · 已于 almost 6 years前审核

Adam P. · 已于 almost 6 years前审核

Marco P. · 已于 almost 6 years前审核

Kareem Q. · 已于 almost 6 years前审核

Masoud A. · 已于 almost 6 years前审核

Cool!

Ryan G. · 已于 almost 6 years前审核

It's too fast for me to take things in

Ashley V. · 已于 almost 6 years前审核

A little fast

Sean M. · 已于 almost 6 years前审核

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

Jeffrey F. · 已于 almost 6 years前审核

Shelly S. · 已于 almost 6 years前审核

Degena W. · 已于 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. · 已于 almost 6 years前审核

Irfan A. · 已于 almost 6 years前审核

我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。