-
```[tasklist]
### Tasks
- [x] Develop amd64 build version
- [x] Develop arm64 build version
```
-
e.g. https://github.com/libsql/sqld/blob/main/.github/workflows/publish.yml#L27
-
### Describe the bug
Hi team
we are trying to build this docker file
https://github.com.mcas.ms/Azure/azure-cli/blob/azure-cli-2.65.0/scripts/release/debian/Dockerfile
but we are facing issues dur…
-
### Describe your use case
计划构建一个obdiag 开发环境的dokcer镜像,降低一开始参与obdiag共建同学的学习门槛。需要内置的环境依赖如下:
ssh server:用于远程连接开发环境;
python3.8:obdiag开发环境基础;
obdiag原有的python依赖:较少需要额外安装的包;
基于阿里云源的centos7.9:方便打包和统一环境…
-
### Your current environment
The output of `python collect_env.py`
```text
Your output of `python collect_env.py` here
```
### 🐛 Describe the bug
When I build docker.xpu following http…
-
`Building of the devel Docker images seems to work. The next step is to also build the release images. This could be done in a separate workflow. Code duplication can maybe avoided by using reusable w…
-
### Affected project(s)
- [ ] documentation
- [ ] examples
- [ ] wasmCloud host
- [ ] wasmCloud CLI (wash)
- [ ] wasmCloud dashboard UI (washboard)
- [ ] capability providers
- [ ] provider bindgen
-…
-
I noticed as part of the [clang@14](https://github.com/LLNL/axom/blob/develop/scripts/docker/dockerfile_clang-14) and [gcc@13](https://github.com/LLNL/axom/blob/develop/scripts/docker/dockerfile_gcc-1…
-
### Your current environment
```text
The output of `python collect_env.py`
OS: Ubuntu 24.04.1 LTS (x86_64)
GCC version: (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Clang version: Could not collect
CMake …
-
The cloud-hosted version (Skills Network lab) generates error when running the command `docker build -t mongo-sample -f assets/Dockerfile .`:
```
$ docker build -t mongo-sample -f assets/Dockerfile …