fork download
  1. #!/bin/bash -eo pipefail
  2. sudo apt-get -y -qq update
  3. sudo apt-get install python3-pip
  4. pip3 install docker-compose==1.21.2
  5.  
  6. E: Repository 'http://s...content-available-to-author-only...n.org/debian-security buster/updates InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
  7. E: Repository 'http://d...content-available-to-author-only...n.org/debian buster InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
  8. E: Repository 'http://d...content-available-to-author-only...n.org/debian buster-updates InRelease' changed its 'Suite' value from 'stable-updates' to 'oldstable-updates'
Time limit exceeded #stdin #stdout #stderr 5s 5492KB
stdin
Standard input is empty
stdout
Collecting docker-compose==1.21.2
stderr
sudo: /usr/bin/sudo must be owned by uid 0 and have the setuid bit set
sudo: /usr/bin/sudo must be owned by uid 0 and have the setuid bit set
The directory '/home/bfSac3/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory '/home/bfSac3/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
  Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x151515cfcda0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/docker-compose/
  Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x151515cfc748>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/docker-compose/
  Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x151515cfccc0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/docker-compose/
  Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x151515d0a748>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/docker-compose/