You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Avoid having to build locally by using a docker image.
I have proposed this in PR #18.
It would also be possible to build the docker image with Travis-ci and store/publish it in GitHub Container Registry (ghcr.io).
A simple docker run ghcr.io/samhocevar/lolremez:tag would be needed to run it
The text was updated successfully, but these errors were encountered:
Avoid having to build locally by using a docker image.
I have proposed this in PR #18.
It would also be possible to build the docker image with Travis-ci and store/publish it in GitHub Container Registry (ghcr.io).
A simple
docker run ghcr.io/samhocevar/lolremez:tag
would be needed to run itThe text was updated successfully, but these errors were encountered: