Commit 4c6b730
Andre Felipe de Barros Azevedo Nogueira
fix: Error deploy Docker
Containerized Environments: In certain container setups (e.g., Docker, Kubernetes), the container might not fully expose cgroup information to the Java Virtual Machine (JVM) in a way that jdk.internal.platform.CgroupInfo can properly interpret. This can happen with older container runtimes or specific configurations.1 parent a1e029c commit 4c6b730
File tree
1 file changed
+1
-1
lines changed- securetimenotes/src/main/java/securetimenotes/andrefelipebarros/securetimenotes
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments