lenra-io / lenra-io/github-actions
[Task] Add docker buildx composite action
Open
enhancement
- Dominant language
- No language data
- Stars
- 0
- Forks
- 1
- Avg merge
- 3m
- Merged PRs (30d)
- 1
Description
What should be done
We must build a docker image using docker buildx build command and push it with the parameters --output type=image,push=true
Technical recommandation
We need to be able to define the architecture of the builded image probably using docker/setup-qemu-action
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.