Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix docker image build #428

Merged
merged 3 commits into from
Feb 1, 2024
Merged

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
5 checks passed
@boyter
Copy link
Owner

boyter commented Feb 1, 2024

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants