Docker compose cheatsheet
After you created a docker-compose.yaml file you can use these commands in the same directory.
- Read more about Docker compose cheatsheet
- Log in to post comments
dd bs=4M if=bootable.iso of=/dev/sdX conv=fdatasync status=progress oflag=sync
Replace X with your usb drive letter.