Install docker-compose
This commit is contained in:
parent
8d2350da9c
commit
6fa8c8ff6d
@ -55,6 +55,7 @@ desktop_apt_packages:
|
|||||||
- cava # Audio visualizer thing
|
- cava # Audio visualizer thing
|
||||||
- cmake # Also useful for building from source
|
- cmake # Also useful for building from source
|
||||||
- docker-ce # soy
|
- docker-ce # soy
|
||||||
|
- docker-compose
|
||||||
- fastboot # Also used for phone debugging
|
- fastboot # Also used for phone debugging
|
||||||
- ffmpeg # Fantastic tool, used on the daily
|
- ffmpeg # Fantastic tool, used on the daily
|
||||||
- git # Just ensuring it's installed, probably already in build-essential
|
- git # Just ensuring it's installed, probably already in build-essential
|
||||||
|
Loading…
Reference in New Issue
Block a user