-
/HDTN/containers/docker/oracle_linux/Dockerfile will not build sysvinit not available from Oracle 7. I suggest changing sysvinit-tools to systemd.
Also, instead of -j8 in the make step, perhaps mak…
-
I think we should consider testing build nuttx using https://github.com/apache/nuttx/pkgs/container/nuttx%2Fapache-nuttx-ci-linux docker image to automatically be up to date with nuttx master updates
-
Feature request: The container updates once then exits on a Raspberry PI - odd that it works at all but not ideal for it to restart everytime. Any chance you can add ARM64 to the build versions?
…
-
I tried build a c++ source file to a wasm module using proxy-wasm-cpp-sdk (https://github.com/proxy-wasm/proxy-wasm-cpp-sdk.git).
I follows the README
first , I download this project: git clone ttps…
-
When building docker image with `docker build -t cosmprund .` it fails with:
```
46.41 cmd/pruner.go:13:2: no required module provides package github.com/cosmos/cosmos-sdk/x/consensus/types; to ad…
-
### Disclaimer
This issue is merely for reference purposes. It's not necessarily intended to be used as triaging for fixing.
Reason: This might be a difficult edge case and I don't have a from-scr…
-
Hi all, I've been trying to build Sparta on a Docker image emulating a debian linux x86_64 machine.
After installing the requirements, I am stuck here:
```
git clone https://github.com/sparcians/…
-
I am struggling to build a docker image with the dockerfile provided. Apparently the issue is that the base image is with arm64 but the hpc pack is with x86. Could you test again to make sure the imag…
-
### Background Work
- [X] Yes, I searched the [mailing list](https://groups.google.com/forum/#!forum/chipyard)
- [X] Yes, I searched [prior issues](https://github.com/ucb-bar/chipyard/issues)
- [X] Y…
-
Hello, first of all thanks for your great work.
i would really like to use the script and build my container on the hetzner cloud. i have now tried for many hours get it working, the problem is, tha…