Commit 9bbfd7c
committed
fix(docker): update Dockerfile.temporal-worker-main for build process
- Added a comment to disable SonarCloud warning for Dockerfile best practices.
- Removed the unnecessary `ls -al` command from the build step to streamline the Dockerfile.
These modifications enhance the clarity and efficiency of the Docker build process for the Temporal worker.1 parent 6edcf5a commit 9bbfd7c
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | | - | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments