-
### Dockerspec Version
0.4.1
### Ruby Version
ruby 2.3.4p301 (2017-03-30 revision 58214) [x86_64-linux]
### Platform Details
Alpine Linux v3.4
### Scenario
Try to build and test a Dockerf…
-
Hi fellow volume plugin developers!
I'm currenty writing my first volume plugin and I have some questions that are not really answered in the API documentation. I will send a pull request that clarif…
-
## Description
The fuel-core node expects the P2P key to be passed through the CLI with the argument --keypair. As a result, an attacker can steal the key by watching the list of processes.
#### F…
-
This is the top priority for supporting Cloud. Also seeking convergence with Docker4X (Editions). The requirements are
- Ensure a Swarm-compatible networking environment exists
- On IaaS provider…
-
Currently the CLI is very developer-facing and a free-for-all in that it reflects all the http endpoint for all the plugin types. It's handy for developers to develop and test the building blocks but…
-
建议支持Voyage Embedding。这是Anthropic的御用embeddings,虽然[Voyage的价格](https://docs.voyageai.com/docs/pricing)比[OpenAI的](https://openai.com/pricing)还是贵一些,但是前50M tokens是免费的,羊毛够薅一阵子的了 🤣
```
Embeddings
We cha…
-
We currently use `store` to persist machine information (IP, credentials, name, etc). This works mostly but has some flaws. First, if the infrastructure is modified (machine name, size, IP, etc) or …
-
Sometimes it's desirable to have files in the Nix store that are not world-readable, such as configuration files containing passwords. This could be implemented as follows:
- Private files are marked …
-
We should ensure all the pom.xml pull the same library versions. See keywhiz for an example on how to achieve this.
Note: we should make sure we don't break dependabot. I'm not sure if dependabot w…
-
We need a way to store and use user's secrets in Renku. And vault is a potential solution to this problem.