-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
I'm running on Jammy (ubuntu 22.04), and this line creates a docker.list in the sources:
https://github.com/opendatacube/cube-in-a-box/blob/main/scripts/install-docker.sh#L12
and with apt update that gave me
E: Conflicting values set for option Signed-By regarding source https://download.docker.com/linux/ubuntu/ jammy: /usr/share/keyrings/docker-archive-keyring.gpg != /usr/share/keyrings/docker-archive-keyring.asc
E: The list of sources could not be read.
I found similar discussion here, and removing /etc/apt/sources.list.d/docker.list
worked for me, then I had to do the install step for docker-compose manually, and the user-in-docker-group part. And then it worked :)
Metadata
Metadata
Assignees
Labels
No labels