added spec
This commit is contained in:
parent
ec4c0d09a6
commit
6a36e6870f
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user