starlight icon indicating copy to clipboard operation
starlight copied to clipboard

Fast Container Provisioning on the Edge and over the WAN

Results 12 starlight issues
Sort by recently updated
recently updated
newest added

Describe your question here --- There is a race condition when caching two layer concurrently. I was found this bug by concurrently running two ``` ext, err := NewExtractor(server, img,...

Description --- Use [pjdfstest](https://github.com/pjd/pjdfstest) to test the compatibility of StarlightFS. [Pjdfstest](https://github.com/pjd/pjdfstest) is a test suite that helps to test POSIX system calls. We need to make sure that Starlight FS...

- add support for `application/vnd.oci.image.manifest.v1+json`

patch

## Question Not able to start starlight-converted Python container ## What kind of hardware you have? I set up the env according to this [document](https://github.com/mc256/starlight/blob/master/docs/newbie.md) I'm using Starlight v0.3.2 ##...

Describe your question here --- Assuming such a situation, program A needs to use a libhello.so, but libhello.so is in the remote registry and does not exist in the container,...

Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.12 to 1.1.14. Release notes Sourced from github.com/opencontainers/runc's releases. runc v1.1.14 -- "年を取っていいことは、驚かなくなることね。" This is the fourteenth patch release in the 1.1.z release branch of runc. It...

dependencies
patch

I followed the documentation at [this link](https://github.com/mc256/starlight/blob/master/docs/2vm.md) to attempt the deployment of Starlight. On the edge side, I made adjustments to the `convert` command by adding the port number to...

Describe your question here --- I'm using starlight v0.4.7 to convert an image here: `docker pull hfzhang6/serverless-benchmarks:function.openwhisk.220.video-processing.python-3.10-x64` The image is successfully converted to the startlight format. But when using `ctr-remote`...

Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.26 to 1.7.29. Release notes Sourced from github.com/containerd/containerd's releases. containerd 1.7.29 Welcome to the v1.7.29 release of containerd! The twenty-ninth patch release for containerd 1.7 contains various...

dependencies
minor
go