Introduction to Docker Ulasan

Introduction to Docker Ulasan

1988 ulasan

Jie X. · Diulas hampir 6 tahun lalu

Pardeep S. · Diulas hampir 6 tahun lalu

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. · Diulas hampir 6 tahun lalu

yes

Liron S. · Diulas hampir 6 tahun lalu

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

Oluyomi S. · Diulas hampir 6 tahun lalu

Vincent M. · Diulas hampir 6 tahun lalu

Error pushing image to the gcloud registry.

Riccardo A. · Diulas hampir 6 tahun lalu

v

Dan M. · Diulas hampir 6 tahun lalu

Martin H. · Diulas hampir 6 tahun lalu

ok

Eric K. · Diulas hampir 6 tahun lalu

Adam P. · Diulas hampir 6 tahun lalu

Fabia M. · Diulas hampir 6 tahun lalu

Ivan Z. · Diulas hampir 6 tahun lalu

Adam P. · Diulas hampir 6 tahun lalu

Marco P. · Diulas hampir 6 tahun lalu

Kareem Q. · Diulas hampir 6 tahun lalu

Masoud A. · Diulas hampir 6 tahun lalu

Cool!

Ryan G. · Diulas hampir 6 tahun lalu

It's too fast for me to take things in

Ashley V. · Diulas hampir 6 tahun lalu

A little fast

Sean M. · Diulas hampir 6 tahun lalu

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

Jeffrey F. · Diulas hampir 6 tahun lalu

Shelly S. · Diulas hampir 6 tahun lalu

Degena W. · Diulas hampir 6 tahun lalu

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. · Diulas hampir 6 tahun lalu

Irfan A. · Diulas hampir 6 tahun lalu

Kami tidak dapat memastikan bahwa ulasan yang dipublikasikan berasal dari konsumen yang telah membeli atau menggunakan produk terkait. Ulasan tidak diverifikasi oleh Google.