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
chore: fix dockerfile warnings reported during docker build (#1416)
- Use uppercase keyword in dockerfile as per convention
- Split long RUN instruction into multiple lines for clarity
- Use exec form for CMD instruction as done in ENTRYPOINT
Signed-off-by: Rohan Kumar <[email protected]>
0 commit comments