bbb-install icon indicating copy to clipboard operation
bbb-install copied to clipboard

Install Docker and docker-compose from the official Ubuntu archives

Open paulmenzel opened this issue 10 months ago • 2 comments

Please do not merge yet.

paulmenzel avatar Apr 10 '24 13:04 paulmenzel

Thank you for looking into this!

antobinary avatar Apr 10 '24 13:04 antobinary

A bit of testing. When installing the default ubuntu repository, the version is

ubuntu@ubuntu-focal:~$ docker -v
Docker version 24.0.5, build 24.0.5-0ubuntu1~20.04.1

when installing from the docker repository, the version is

# docker -v
Docker version 26.0.1, build d260a54

ffdixon avatar Apr 13 '24 20:04 ffdixon