Guest User

Untitled

a guest
Apr 6th, 2021
10
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. sudo apt-get install docker-ce docker-ce-cli containerd.io
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. Package docker-ce is not available, but is referred to by another package.
  6. This may mean that the package is missing, has been obsoleted, or
  7. is only available from another source
  8.  
  9. E: Package 'docker-ce' has no installation candidate
  10. E: Unable to locate package docker-ce-cli
  11. E: Unable to locate package containerd.io
  12. E: Couldn't find any package by glob 'containerd.io'
  13. E: Couldn't find any package by regex 'containerd.io'
  14.  
Advertisement
Add Comment
Please, Sign In to add comment