Phi Huynh
Phi Huynh
I've just created a new image for dotnet coreclr, basically it was created from https://github.com/aspnet/aspnet-docker/blob/master/1.0.0-rc1-update1-coreclr/Dockerfile (size 357.7 MB compare with this one 69.58 MB, a significant number smaller than standard...
I've tried to create a web app and build with wasi. It run well with **wasmtime** but not with **wasmedge**. Could you please help take a look? This is package...
Using [pulumi](https://www.pulumi.com/docs/get-started/azure/) to create Azure resources - Resource Group - Storage - Network - AKS - ACR - Azure Service Bus - CosmosDB
Consider both Linkderd2 & Istio. Fill the gap which dapr is not there to function.
As the resize image service finishes, it publish an message to Kafka to notify the result. Currently Kafka pubsub hasn't been available yet and waiting for merge request. Will implement...
Currently alpine for NodeJS is optimized and alpine for Python is also optimized. But they're different Dockerfile. If we install Python in a usual way in alpine, it will increase...