Paste docker run commands to convert them into docker-compose.yml format. Supports all common flags: ports, volumes, environment variables, networks, restart policy, labels, entrypoint, cap_add/cap_drop, and more. Convert multiple docker run commands into a single Compose file. Reverse: paste docker-compose.yml to get docker run commands. All conversion runs in your browser.