Opinie (Introduction to Docker)

Opinie (Introduction to Docker)

1988 opinii

Jie X. · Sprawdzono prawie 6 lat temu

Pardeep S. · Sprawdzono prawie 6 lat temu

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. · Sprawdzono prawie 6 lat temu

yes

Liron S. · Sprawdzono prawie 6 lat temu

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

Oluyomi S. · Sprawdzono prawie 6 lat temu

Vincent M. · Sprawdzono prawie 6 lat temu

Error pushing image to the gcloud registry.

Riccardo A. · Sprawdzono prawie 6 lat temu

v

Dan M. · Sprawdzono prawie 6 lat temu

Martin H. · Sprawdzono prawie 6 lat temu

ok

Eric K. · Sprawdzono prawie 6 lat temu

Adam P. · Sprawdzono prawie 6 lat temu

Fabia M. · Sprawdzono prawie 6 lat temu

Ivan Z. · Sprawdzono prawie 6 lat temu

Adam P. · Sprawdzono prawie 6 lat temu

Marco P. · Sprawdzono prawie 6 lat temu

Kareem Q. · Sprawdzono prawie 6 lat temu

Masoud A. · Sprawdzono prawie 6 lat temu

Cool!

Ryan G. · Sprawdzono prawie 6 lat temu

It's too fast for me to take things in

Ashley V. · Sprawdzono prawie 6 lat temu

A little fast

Sean M. · Sprawdzono prawie 6 lat temu

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

Jeffrey F. · Sprawdzono prawie 6 lat temu

Shelly S. · Sprawdzono prawie 6 lat temu

Degena W. · Sprawdzono prawie 6 lat temu

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. · Sprawdzono prawie 6 lat temu

Irfan A. · Sprawdzono prawie 6 lat temu

Nie gwarantujemy, że publikowane opinie pochodzą od konsumentów, którzy dane produkty kupili lub ich używali. Google nie weryfikuje opinii.