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
If you change the working directory in the container it doesn't start unless you override the entrypoint:
$ docker run -it --rm -v "$(pwd):/rules" -w /rules hylandsoftware/tagd check --config-file tagd.yml --verbosity verbose
Did you mean to run dotnet SDK commands? Please install dotnet SDK from:
http://go.microsoft.com/fwlink/?LinkID=798306&clcid=0x409
The text was updated successfully, but these errors were encountered:
If you change the working directory in the container it doesn't start unless you override the entrypoint:
The text was updated successfully, but these errors were encountered: