关于“Introduction to Docker”的评价

关于“Introduction to Docker”的评价

评论

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 核实。