Can I run docker images?
Sure, why not; it's just a VM. If you start with the exeuntu image,
you can run docker run --rm alpine:latest echo hello, and go from there!
Sure, why not; it's just a VM. If you start with the exeuntu image,
you can run docker run --rm alpine:latest echo hello, and go from there!