chore: gitattributes, README, Docker

* Add gitattributes
* Update README to include additional configuration instructions
* Update OBS app to use prebuilt Docker images
* Remove obsolete links attribute from compose files
* Use cage based image by default for OBS app
* Fix use of yaml anchors in compose files for new compose version
This commit is contained in:
Manuel 2023-04-02 23:06:47 +02:00
parent 1b0f373208
commit 2e3a3c59c3
Signed by: Manuel
GPG key ID: 4085037435E1F07A
7 changed files with 11 additions and 12 deletions

2
.gitattributes vendored Normal file
View file

@ -0,0 +1,2 @@
* text=auto eol=lf
Dockerfile.* linguist-language=Dockerfile