Docker snap non-root user access

i am new to ubuntu core, i have Ubuntu core 20 VM and installed Docker Snap.
I am creating a service which needs to pull latest image and run docker container.

if i write docker command without sudo, below script is failing.

how to fix this, i read many topics about adding user to docker group, i am not able to find docker group after installing docker snap.

1 Like

Hi, unfortunately the docker snap is not currently usable without sudo on Ubuntu Core.