Run Containers on a VeeaHub¶
Use Docker context to run pre-existing containers directly on a VeeaHub from the Ubuntu development host.
Run hello-world¶
Run:
Expected output includes:
Because the command targets the VeeaHub context, the image is pulled and run on the VeeaHub.
Run Ubuntu Interactively¶
Run:
Exit the shell:
Run Alpine Interactively¶
Alpine is much smaller than Ubuntu and is commonly used as a base image.
Run:
Exit the shell:
List Images¶
Run: