Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Specify absolute path to dotnet and Harbor.Tagd.dll in docker entrypoint #6

Open
nlowe opened this issue Aug 30, 2018 · 0 comments
Open
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@nlowe
Copy link
Contributor

nlowe commented Aug 30, 2018

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
@nlowe nlowe added bug Something isn't working good first issue Good for newcomers labels Aug 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant