🐳
Dev
Docker Run → Compose
Convert a docker run command to the equivalent docker-compose.yml automatically. Maps ports, volumes, environment variables, networks and restart policies.
Exemplos:
Flags suportadas
--name → container_name
-p / --publish → ports
-v / --volume → volumes
-e / --env → environment
--network → networks
--restart → restart
--entrypoint → entrypoint
-u / --user → user
-w / --workdir → working_dir
-l / --label → labels
--hostname → hostname
--memory / -m → mem_limit
Related Tools
~~T~~
Strikethrough Text Generator
Transform any text into strikethrough text using Unicode combining characters. Works on social networks.
̴Z̴
Zalgo Text Generator
Generate creepy Zalgo text with overlapping diacritical characters. Control the intensity of the effect.
📝
Text Diff
Compare two texts and see the differences highlighted line by line. Useful for reviewing documents and code.