resumeio2pdf icon indicating copy to clipboard operation
resumeio2pdf copied to clipboard

GHCR Docker image build and publish workflow

Open bdovaz opened this issue 2 years ago • 7 comments

Example of creating a docker image and running it

bdovaz avatar Jun 09 '22 15:06 bdovaz

@sopov can you merge this? Thanks.

bdovaz avatar Dec 09 '22 07:12 bdovaz

It worked, thanks 🙏

semihkeskindev avatar Apr 05 '23 00:04 semihkeskindev

@sopov ping!

bdovaz avatar Apr 12 '23 17:04 bdovaz

Why docker is needed for this? if you have go installed we are good to go right?

sravan1000 avatar Jun 07 '23 12:06 sravan1000

@sravan1000 in my case and that of many others: not having (or wanting to have) the environment to be able to compile code in go or not having knowledge about go (my case).

With a Docker image all this is simplified and you simply have to run it in a container passing it the appropriate parameters.

Also, this PR creates an example only, it is not my intention to upload it to docker hub (although it could be done).

bdovaz avatar Jun 07 '23 14:06 bdovaz

I just added the workflow that creates the image automatically in ghcr and the new instructions to get the value of SecureID following https://github.com/sopov/resumeio2pdf/issues/27#issuecomment-2016434712

bdovaz avatar Apr 07 '24 15:04 bdovaz

@sopov merge, please!

bdovaz avatar Apr 07 '24 15:04 bdovaz