Skip to content

Docker daemon is not up after install in Sagemaker Studio - JupyterLab env for local training #50

@arnabaws15

Description

@arnabaws15

I am trying to run Sagemaker Training in local mode and getting the following issue getting local docker working.

This is my env for my Jupyter Lab env in Sagemaker studio

PRETTY_NAME="Ubuntu 22.04.4 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.4 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian

When I execute the command in terminal:

systemctl status docker

I get the error that systemctl command not found

When i execute

docker version

i get the following output:

agemaker-user@default:~$ docker version
Client: Docker Engine - Community
 Version:           20.10.24
 API version:       1.41
 Go version:        go1.19.7
 Git commit:        297e128
 Built:             Tue Apr  4 18:21:03 2023
 OS/Arch:           linux/amd64
 Context:           default
 Experimental:      true
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions