install docker-compose coreos
#!/bin/bash
mkdir -p /opt/bin
LATEST_URL=`curl -Ls -o /dev/null -w %{url_effective} https://github.com/docker/compose/releases/latest`
COMPOSE_VERSION=${LATEST_URL##*/}
DOWNLOAD_URL=https://github.com/docker/compose/releases/download/${COMPOSE_VERSION}/docker-compose-`uname -s`-`uname -m`
curl -L ${DOWNLOAD_URL} -o /opt/bin/docker-compose
chmod +x /opt/bin/docker-compose
Also in C++:
- rtl8188eus linux driver on Ubuntu 18.04
- how to get environment variables in powershell
- linux login to github via git
- set default wsl distro
- ubuntu 18.04 jenkins The following signatures couldn't be verified because the public key is not available:
- open file explorer from cmd
- install docker-compose coreos
- how to install nvm
- sudo pip3 install
- create directory in linux
- centos web panel install
- copying folders in git bash
- change dns linux
- vim shuffle lines of file
- grep ignore repeated lines
- uninstall node js and npm ubuntu
- silent installation with powershell
- get from match to end of file
- installing mutillidae in kali
- extract tar.gz linux command line
- force logrotate linux
- refresh env variable windows powershell
- is sequal ace in linux?
- commmand for installing tailwind to react