Skip to content

Docker lint warnings for rstudio rhel images #1031

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

Open
jiridanek opened this issue May 4, 2025 · 0 comments
Open

Docker lint warnings for rstudio rhel images #1031

jiridanek opened this issue May 4, 2025 · 0 comments

Comments

@jiridanek
Copy link
Member

2025/05/04 17:47:16 SecretsUsedInArgOrEnv%!(EXTRA string=Sensitive data should not be used in the ARG or ENV commands, string=https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/, string=Do not use ARG or ENV instructions for sensitive data (ARG "SECRET_DIR"), []parser.Range=[{{35 0} {35 0}}])
2025/05/04 17:47:16 UndefinedVar%!(EXTRA string=Variables should be defined before their use, string=https://docs.docker.com/go/dockerfile/rule/undefined-var/, string=Usage of undefined variable '$APP_ROOT', []parser.Range=[{{114 0} {114 0}} {{115 0} {115 0}} {{116 0} {116 0}} {{117 0} {117 0}} {{118 0} {118 0}} {{119 0} {119 0}} {{120 0} {120 0}} {{121 0} {121 0}} {{122 0} {122 0}}])
2025/05/04 17:47:16 UndefinedVar%!(EXTRA string=Variables should be defined before their use, string=https://docs.docker.com/go/dockerfile/rule/undefined-var/, string=Usage of undefined variable '$APP_ROOT', []parser.Range=[{{114 0} {114 0}} {{115 0} {115 0}} {{116 0} {116 0}} {{117 0} {117 0}} {{118 0} {118 0}} {{119 0} {119 0}} {{120 0} {120 0}} {{121 0} {121 0}} {{122 0} {122 0}}])
2025/05/04 17:47:16 UndefinedVar%!(EXTRA string=Variables should be defined before their use, string=https://docs.docker.com/go/dockerfile/rule/undefined-var/, string=Usage of undefined variable '$APP_ROOT', []parser.Range=[{{114 0} {114 0}} {{115 0} {115 0}} {{116 0} {116 0}} {{117 0} {117 0}} {{118 0} {118 0}} {{119 0} {119 0}} {{120 0} {120 0}} {{121 0} {121 0}} {{122 0} {122 0}}])
2025/05/04 17:47:16 UndefinedVar%!(EXTRA string=Variables should be defined before their use, string=https://docs.docker.com/go/dockerfile/rule/undefined-var/, string=Usage of undefined variable '$APP_ROOT', []parser.Range=[{{114 0} {114 0}} {{115 0} {115 0}} {{116 0} {116 0}} {{117 0} {117 0}} {{118 0} {118 0}} {{119 0} {119 0}} {{120 0} {120 0}} {{121 0} {121 0}} {{122 0} {122 0}}])

https://github.com/jiridanek/notebooks/actions/runs/14823705307/job/41614066144#step:23:99

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant