Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

fix: build container beside amd64 also for ARM #18

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

genofire
Copy link
Contributor

@genofire genofire commented Oct 14, 2023

i also update base-container from rust:buster to rust:bookworm - we have to test the new libssl before release it


hate github - where is my checkbox, that this MergeRequest has to squash-merge ?

@genofire genofire marked this pull request as draft October 14, 2023 15:39
@p1gp1g
Copy link
Member

p1gp1g commented Oct 15, 2023

I've started to move mollysocket to mollyim organisation !

I have edited the container recently, it may help : mollyim/mollysocket@c8fc7aa

@genofire
Copy link
Contributor Author

there appears a 404, i am not able to see that repo.

cool that it merged clother together :)

@genofire genofire marked this pull request as ready for review October 15, 2023 20:15
@p1gp1g
Copy link
Member

p1gp1g commented Oct 16, 2023

Indeed it is in private, I m asking to change the visibility :)

The commit does that :

-    apt install -y libssl1.1 libsqlite3-0
+    apt install -y openssl libssl-dev ca-certificates libssl1.1 libsqlite3-0

@p1gp1g
Copy link
Member

p1gp1g commented Oct 17, 2023

I'm merging it, I will add it to the other repo when the visibility changes.

BTW:

  • It would be nice to upload the builds on releases
  • About the helm repo, do you prefer we move it to mollyim org or to your own profile (then we will refer it in MollySocket's readme) ? I guess MollySocket org will be closed

@p1gp1g p1gp1g merged commit e8169ef into MollySocket:main Oct 17, 2023
1 check passed
@genofire genofire deleted the patch-1 branch October 17, 2023 16:16
@genofire
Copy link
Contributor Author

genofire commented Oct 17, 2023

i believe it would be nice, to have that next to or in mollysocket.
so maybe the https://github.com/mollyim/mollysocket-helm whould be nice.


oh yes, but i do not know yet how. normally i would use semantic-release (on gitlab, but also work on github).

It is possible to select there assets which are uploaded, too.
but therefore automatically create release based on convention-commits and could/should not use any manualle release or version-tagging.
If you like it, i will develop an github-workflow for release

i start something here #20

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants