docker / awesome-compose

Awesome Docker Compose samples
https://docs.docker.com/compose/
Creative Commons Zero v1.0 Universal
34.57k stars 6.64k forks source link

identify samples usable with Docker Dev Environments #279

Closed glours closed 2 years ago

glours commented 2 years ago

Signed-off-by: Guillaume Lours guillaume.lours@docker.com

hyu commented 2 years ago

Thanks @glours, this is great! I have two non-blocking nitpicks:

1. Adjust icon size and alignment:

I recommend: <img ... height="25" align="top">

Before:

image

After:

image

   

2. Move Icon explanation closer to usage

Before:

image

After, Proposed:

image
glours commented 2 years ago

@hyu changes done, if this is fine for you I'll merge the PR