Join Slack
Powered by
Hello, I am trying to install airbyte from the doc...
# ask-community-for-troubleshooting
v
Vikram Medishetty
01/26/2022, 1:32 AM
Hello, I am trying to install airbyte from the docs here ->
https://docs.airbyte.com/deploying-airbyte/on-gcp-compute-engine
but i am getting an error sudo apt-get install -y docker-ce docker-ce-cli
containerd.io
-- > E: Package 'docker-ce' has no installation candidate E: Unable to locate package docker-ce-cli E: Unable to locate package
containerd.io
E: Couldn't find any package by glob '
containerd.io
' E: Couldn't find any package by regex '
containerd.io
'
✅ 1
t
Thiago Costa
01/26/2022, 1:41 AM
you need to add docker sources to your apt. There are instructions to do so here
https://docs.docker.com/engine/install/ubuntu/
m
Marcos Marx (Airbyte)
01/26/2022, 1:43 AM
maybe
sudo apt update
to get latest packages
v
Vikram Medishetty
01/26/2022, 2:02 AM
yes, this worked
Vikram Medishetty
01/26/2022, 2:02 AM
thanks
5
Views
Open in Slack
Previous
Next