enarx icon indicating copy to clipboard operation
enarx copied to clipboard

[Feature]: Publish Enarx OCI images

Open rvolosatovs opened this issue 3 years ago • 2 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Description

Our CI already builds OCI images containing Enarx for different platforms, we should publish them. We probably want to use Docker Hub, but perhaps @npmccallum has different opinion here. We could also publish to several registries.

Acceptance Criteria

No response

Suggestions for a technical implementation

Add credentials to CI and push as part of CI/CD pipeline

rvolosatovs avatar Jul 18 '22 15:07 rvolosatovs

@rvolosatovs Is there a reason not to publish to the github registry?

npmccallum avatar Jul 18 '22 17:07 npmccallum

For the record: Docker hub credentials are available in this repo as repository secrets.

puiterwijk avatar Aug 23 '22 13:08 puiterwijk