리뷰 Docker 소개개

리뷰 Docker 소개개

리뷰 1988개

Jie X. · 거의 6년 전에 리뷰됨

Pardeep S. · 거의 6년 전에 리뷰됨

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. · 거의 6년 전에 리뷰됨

yes

Liron S. · 거의 6년 전에 리뷰됨

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

Oluyomi S. · 거의 6년 전에 리뷰됨

Vincent M. · 거의 6년 전에 리뷰됨

Error pushing image to the gcloud registry.

Riccardo A. · 거의 6년 전에 리뷰됨

v

Dan M. · 거의 6년 전에 리뷰됨

Martin H. · 거의 6년 전에 리뷰됨

ok

Eric K. · 거의 6년 전에 리뷰됨

Adam P. · 거의 6년 전에 리뷰됨

Fabia M. · 거의 6년 전에 리뷰됨

Ivan Z. · 거의 6년 전에 리뷰됨

Adam P. · 거의 6년 전에 리뷰됨

Marco P. · 거의 6년 전에 리뷰됨

Kareem Q. · 거의 6년 전에 리뷰됨

Masoud A. · 거의 6년 전에 리뷰됨

Cool!

Ryan G. · 거의 6년 전에 리뷰됨

It's too fast for me to take things in

Ashley V. · 거의 6년 전에 리뷰됨

A little fast

Sean M. · 거의 6년 전에 리뷰됨

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

Jeffrey F. · 거의 6년 전에 리뷰됨

Shelly S. · 거의 6년 전에 리뷰됨

Degena W. · 거의 6년 전에 리뷰됨

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. · 거의 6년 전에 리뷰됨

Irfan A. · 거의 6년 전에 리뷰됨

Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.