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

Dialout Changes Broke Dockerfile #122

Open
dannyvernals opened this issue Jul 25, 2022 · 0 comments
Open

Dialout Changes Broke Dockerfile #122

dannyvernals opened this issue Jul 25, 2022 · 0 comments

Comments

@dannyvernals
Copy link

Not really an important issue but I thought I'd just let you know:

The changes to add in Dialout termination support (and subsequent clean up) have broken the Dockerfile

COPY failed: file not found in build context or excluded by .dockerignore: stat certs/self_signed/: file does not exist
make: *** [Makefile:33: docker] Error 1

As far as I understand it, the certs are only needed when acting as a dialout terminator (and when not skipping verification)? So maybe a quick fix would be just to have (pseudo)empty certs/self_signed directory in the repo? Maybe also with some extra documentation in the readme for when dialout is enabled that these certs need to be present.

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

No branches or pull requests

1 participant