balena-labs-projects / xserver

A simple X11 server block
Apache License 2.0
15 stars 13 forks source link

Rename docker-compose.yml to docker-compose-example.yml #25

Closed maggie44 closed 1 year ago

maggie44 commented 1 year ago

This is used as a block, which means it doesn't need a docker-compose file. The docker-compose file is useful as an example, but when it deploys it deploys from the docker-compose.yml file, which prevents the block from pulling effectively.

See: https://github.com/balena-labs-projects/xserver/issues/23

maggie44 commented 1 year ago

LGTM