Sign inSign up

inclavarecontainers/occlum-java-web

By inclavarecontainers

Updated about 6 years ago

Image
0

1.1K

inclavarecontainers/occlum-java-web repository overview

Occlum.json 配置示例如下:

{ "resource_limits": { "user_space_size": "1400MB", "kernel_space_heap_size": "64MB", "kernel_space_stack_size": "1MB", "max_num_of_threads": 64 }, "process": { "default_stack_size": "4MB", "default_heap_size": "256MB", "default_mmap_size": "1120MB" }, "entry_points": [ "/usr/lib/jvm/java-11-openjdk/jre/bin" ], "env": { "default": [ "LD_LIBRARY_PATH=/usr/lib/jvm/java-11-openjdk/jre/lib/server:/usr/lib/jvm/java-11-openjdk/jre/lib:/usr/lib/jvm/java-11-openjdk/jre/../lib" ], "untrusted": [ "EXAMPLE" ] }, "metadata": { "product_id": 0, "version_number": 0, "debuggable": true }, "mount": [ { "target": "/", "type": "sefs", "source": "./image", "options": { "integrity_only": true } }, { "target": "/root", "type": "sefs" }, { "target": "/host", "type": "hostfs", "source": "." }, { "target": "/tmp", "type": "ramfs" } ] }

Tag summary

Content type

Image

Digest

Size

400.1 MB

Last updated

about 6 years ago

docker pull inclavarecontainers/occlum-java-web:scratch