Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix docker image build#428

Merged
boyter merged 3 commits intoboyter:masterfrom
lhoupert:fix-docker-image-build
Feb 1, 2024
Merged

Fix docker image build#428
boyter merged 3 commits intoboyter:masterfrom
lhoupert:fix-docker-image-build

Conversation

@lhoupert
Copy link
Contributor

@lhoupert lhoupert commented Feb 1, 2024

Hi,
Sorry I realised my previous pull request was wrong as the dockerfile was not relevant for a fork.
I did some changes and tested, it seems to be working fine on my fork: https://github.com/lhoupert/scc/pkgs/container/scc

You can test running the v0.0.2 of docker image generated on my fork with the command below :

docker run --rm -it -v "$PWD:/pwd"  ghcr.io/lhoupert/scc:v0.0.2 scc /pwd

This should fix the github action. Each new release of scc should also create a tagged docker image

@lhoupert lhoupert mentioned this pull request Feb 1, 2024
@boyter boyter merged commit c59b878 into boyter:master Feb 1, 2024
@boyter
Copy link
Owner

boyter commented Feb 1, 2024

No problem. It happens. Thanks for fixing it though!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments