Getting started with Docker Engine API on Windows with Go (Golang)



Make sure you installed

1. Docker ToolBox

2. Go language from Google.

3. Create the following script and call it "listimage.go"

4. Fire up "Docker command prompt". And then run "go run listimage.go". This will list all the image in your current container.






Comments

Popular posts from this blog

Windows SSH: Permissions for 'private-key' are too open

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20