added spec

This commit is contained in:
Shihaam Abdul Rahman 2023-10-08 01:23:23 +05:00
parent ec4c0d09a6
commit 6a36e6870f
Signed by: shihaam
GPG Key ID: 6DA2E87EBC227636

View File

@ -2,6 +2,8 @@
neither docker-compose or podman-compose supports building multi arch images and push them to registrar. this is a bash script to attempt to fix it and add support for it. neither docker-compose or podman-compose supports building multi arch images and push them to registrar. this is a bash script to attempt to fix it and add support for it.
### Spec to follow
[https://github.com/compose-spec/compose-spec/blob/master/spec.md#compose-file](https://github.com/compose-spec/compose-spec/blob/master/spec.md#compose-file)
This script checks if current dir has one of these files, in this oder This script checks if current dir has one of these files, in this oder
```text ```text