-
Notifications
You must be signed in to change notification settings - Fork 585
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
unable to build nginx image with dynamic modules #1328
Comments
Can you show the full logs of |
same issue with permission error:#9 93.09 >>> nginx-module-davextmodule: Checking sha512sums... can use https://raw.githubusercontent.com/nginxinc/docker-nginx/master/modules/Dockerfile.alpine test this action. |
i am trying to build nginx with some dynamic modules and i got two major issues here.
the one is can't input multiple words in double quote string, something like "headers-more rtmp encrypted-session", the action seems like can't recognize the string properly.
ant another is even i input only one word, the action still can't implement properly.
failed code:
error:
sucessed code:
log:
The text was updated successfully, but these errors were encountered: